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

  /external/chromium_org/v8/src/heap/
mark-compact.h 522 bool StartCompaction(CompactionMode mode);
incremental-marking.cc 542 heap_->mark_compact_collector()->StartCompaction(
    [all...]
mark-compact.cc 353 bool MarkCompactCollector::StartCompaction(CompactionMode mode) {
962 StartCompaction(NON_INCREMENTAL_COMPACTION);
    [all...]

Completed in 156 milliseconds