Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1738 void ReportStatisticsAfterGC();
Dheap.cc384 void Heap::ReportStatisticsAfterGC() { in ReportStatisticsAfterGC() function in v8::internal::Heap
739 ReportStatisticsAfterGC(); in GarbageCollectionEpilogue()