Searched refs:string_bytes (Results 1 – 1 of 1) sorted by relevance
2144 int string_bytes = 0; in AllocateChunk() local2147 string_bytes += isolate->heap_histograms()[type].bytes(); in AllocateChunk()2152 string_bytes); in AllocateChunk()2187 int string_bytes = 0; in AllocateChunk() local2190 string_bytes += info[type].bytes(); in AllocateChunk()2195 HeapSampleItemEvent("STRING_TYPE", string_number, string_bytes)); in AllocateChunk()