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 507 bool StartCompaction();
incremental-marking.cc 516 !FLAG_never_compact && heap_->mark_compact_collector()->StartCompaction();
    [all...]
mark-compact.cc 274 bool MarkCompactCollector::StartCompaction() {
809 StartCompaction();
    [all...]

Completed in 483 milliseconds