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

  /external/v8/src/heap/
mark-compact.h 349 bool StartCompaction(CompactionMode mode);
incremental-marking.cc 556 heap_->mark_compact_collector()->StartCompaction(
    [all...]
mark-compact.cc 287 bool MarkCompactCollector::StartCompaction(CompactionMode mode) {
881 StartCompaction(NON_INCREMENTAL_COMPACTION);
    [all...]

Completed in 2495 milliseconds