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 434 bool StartCompaction();
incremental-marking.cc 523 !FLAG_never_compact && heap_->mark_compact_collector()->StartCompaction();
    [all...]
mark-compact.cc 277 bool MarkCompactCollector::StartCompaction() {
825 StartCompaction();
    [all...]

Completed in 190 milliseconds