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

  /external/v8/src/heap/
heap.cc 300 new_space_.ReportStatistics();
306 new_space_.ReportStatistics();
402 new_space_.ReportStatistics();
405 if (FLAG_log_gc) new_space_.ReportStatistics();
    [all...]
spaces.h     [all...]
spaces.cc 796 void MemoryAllocator::ReportStatistics() {
    [all...]

Completed in 167 milliseconds