Searched refs:FORCE_COMPLETION (Results 1 - 7 of 7) sorted by relevance

/external/v8/src/heap/
H A Dincremental-marking-job.cc125 i::IncrementalMarking::FORCE_COMPLETION));
H A Dincremental-marking.h30 enum ForceCompletionAction { FORCE_COMPLETION, DO_NOT_FORCE_COMPLETION }; enumerator in enum:v8::internal::IncrementalMarking::ForceCompletionAction
146 ForceCompletionAction completion = FORCE_COMPLETION);
H A Dmemory-reducer.cc90 i::IncrementalMarking::FORCE_COMPLETION));
H A Dincremental-marking.cc1189 if (completion == FORCE_COMPLETION ||
H A Dmark-compact.cc2132 EmbedderHeapTracer::ForceCompletionAction::FORCE_COMPLETION));
H A Dheap.cc931 IncrementalMarking::FORCE_COMPLETION));
/external/v8/include/
H A Dv8.h5461 enum ForceCompletionAction { FORCE_COMPLETION, DO_NOT_FORCE_COMPLETION }; enumerator in enum:v8::EmbedderHeapTracer::ForceCompletionAction

Completed in 168 milliseconds