Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h1250 void PrintShortHeapStatistics();
Dheap.cc314 void Heap::PrintShortHeapStatistics() { in PrintShortHeapStatistics() function in v8::internal::Heap
6780 heap_->PrintShortHeapStatistics(); in ~GCTracer()