Home
last modified time | relevance | path

Searched refs:FORCE_COMPLETION (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dincremental-marking.h29 enum ForceCompletionAction { FORCE_COMPLETION, DO_NOT_FORCE_COMPLETION }; enumerator
142 ForceCompletionAction completion = FORCE_COMPLETION);
Dincremental-marking-job.cc123 i::IncrementalMarking::FORCE_COMPLETION)); in Step()
Dmemory-reducer.cc90 i::IncrementalMarking::FORCE_COMPLETION)); in NotifyTimer()
Dincremental-marking.cc1193 if (completion == FORCE_COMPLETION || in Step()
Dheap.cc931 IncrementalMarking::FORCE_COMPLETION)); in ReportExternalMemoryPressure()