Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h1865 void ReportStatisticsAfterGC();
Dheap.cc363 void Heap::ReportStatisticsAfterGC() { in ReportStatisticsAfterGC() function in v8::internal::Heap
437 ReportStatisticsAfterGC(); in GarbageCollectionEpilogue()