Searched refs:string_bytes (Results 1 – 1 of 1) sorted by relevance
2226 int string_bytes = 0; in AllocateChunk() local2229 string_bytes += isolate->heap_histograms()[type].bytes(); in AllocateChunk()2234 string_bytes); in AllocateChunk()2269 int string_bytes = 0; in AllocateChunk() local2272 string_bytes += info[type].bytes(); in AllocateChunk()2277 HeapSampleItemEvent("STRING_TYPE", string_number, string_bytes)); in AllocateChunk()