HomeSort by relevance Sort by last modified time
    Searched refs:ReportHeapStatistics (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
heap.cc 217 // Heap::ReportHeapStatistics will also log NewSpace statistics when
223 ReportHeapStatistics("Before GC");
231 ReportHeapStatistics("Before GC");
288 ReportHeapStatistics("After GC");
293 if (FLAG_heap_stats) ReportHeapStatistics("After GC");
    [all...]
heap.h     [all...]

Completed in 136 milliseconds