Searched refs:StopRequest (Results 1 – 4 of 4) sorted by relevance
45 enum class StopRequest { enum73 bool Stop(StopRequest stop_request);
709 bool ConcurrentMarking::Stop(StopRequest stop_request) { in Stop()715 if (stop_request != StopRequest::COMPLETE_TASKS_FOR_TESTING) { in Stop()724 } else if (stop_request == StopRequest::PREEMPT_TASKS) { in Stop()785 ConcurrentMarking::StopRequest::PREEMPT_TASKS)) { in PauseScope()
602 void FinishConcurrentMarking(ConcurrentMarking::StopRequest stop_request);
780 FinishConcurrentMarking(ConcurrentMarking::StopRequest::PREEMPT_TASKS); in Prepare()816 ConcurrentMarking::StopRequest stop_request) { in FinishConcurrentMarking()1501 ConcurrentMarking::StopRequest::COMPLETE_ONGOING_TASKS); in ProcessEphemeronsUntilFixpoint()1777 ConcurrentMarking::StopRequest::COMPLETE_ONGOING_TASKS); in MarkLiveObjects()