Home
last modified time | relevance | path

Searched refs:DoReportStatistics (Results 1 – 1 of 1) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dspaces.cc1319 static void DoReportStatistics(HistogramInfo* info, const char* description) { in DoReportStatistics() function
1366 DoReportStatistics(allocated_histogram_, "allocated"); in ReportStatistics()
1367 DoReportStatistics(promoted_histogram_, "promoted"); in ReportStatistics()