Searched refs:DoReportStatistics (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ |
H A D | spaces.cc | 1712 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 D | spaces.cc | 1929 static void DoReportStatistics(Isolate* isolate, function in namespace:v8 1979 DoReportStatistics(isolate, allocated_histogram_, "allocated"); 1980 DoReportStatistics(isolate, promoted_histogram_, "promoted");
|
Completed in 67 milliseconds