Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc305 ReportHeapStatistics("Before GC"); in ReportStatisticsBeforeGC()
383 ReportHeapStatistics("After GC"); in ReportStatisticsAfterGC()
4518 void Heap::ReportHeapStatistics(const char* title) { in ReportHeapStatistics() function in v8::internal::Heap
Dheap.h1496 void ReportHeapStatistics(const char* title);