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

  /external/v8/src/heap/
spaces.h     [all...]
heap.cc 326 new_space_.ReportStatistics();
332 new_space_.ReportStatistics();
403 new_space_.ReportStatistics();
406 if (FLAG_log_gc) new_space_.ReportStatistics();
    [all...]
spaces.cc 913 void MemoryAllocator::ReportStatistics() {
    [all...]

Completed in 1055 milliseconds