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

/external/v8/src/
H A Dspaces.cc1712 static void DoReportStatistics(Isolate* isolate, function in namespace:v8
1762 DoReportStatistics(isolate, allocated_histogram_, "allocated");
1763 DoReportStatistics(isolate, promoted_histogram_, "promoted");
/external/chromium_org/v8/src/
H A Dspaces.cc1885 static void DoReportStatistics(Isolate* isolate, function in namespace:v8
1935 DoReportStatistics(isolate, allocated_histogram_, "allocated");
1936 DoReportStatistics(isolate, promoted_histogram_, "promoted");

Completed in 113 milliseconds