Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1695 void ReportStatisticsAfterGC();
Dheap.cc486 void Heap::ReportStatisticsAfterGC() { in ReportStatisticsAfterGC() function in v8::internal::Heap
1034 ReportStatisticsAfterGC(); in GarbageCollectionEpilogue()