HomeSort by relevance Sort by last modified time
    Searched defs:ReportHeapStatistics (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
heap.cc 330 // Heap::ReportHeapStatistics will also log NewSpace statistics when
336 ReportHeapStatistics("Before GC");
425 ReportHeapStatistics("After GC");
    [all...]
  /external/v8/src/
heap.cc 293 // Heap::ReportHeapStatistics will also log NewSpace statistics when
299 ReportHeapStatistics("Before GC");
369 ReportHeapStatistics("After GC");
    [all...]

Completed in 48 milliseconds