Searched refs:string_bytes (Results 1 – 1 of 1) sorted by relevance
1832 int string_bytes = 0; in ReportHistogram() local1835 string_bytes += isolate->heap_histograms()[type].bytes(); in ReportHistogram()1840 string_bytes); in ReportHistogram()1875 int string_bytes = 0; in DoReportStatistics() local1878 string_bytes += info[type].bytes(); in DoReportStatistics()1883 HeapSampleItemEvent("STRING_TYPE", string_number, string_bytes)); in DoReportStatistics()