Searched defs:string_bytes (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dspaces.cc1675 int string_bytes = 0; local
1678 string_bytes += isolate->heap_histograms()[type].bytes();
1683 string_bytes);
1717 int string_bytes = 0; local
1720 string_bytes += info[type].bytes();
1725 HeapSampleItemEvent("STRING_TYPE", string_number, string_bytes));

Completed in 446 milliseconds