Searched refs:UpdatePriorityEnabled (Results 1 – 4 of 4) sorted by relevance
122 bool UpdatePriorityEnabled() const override { return true; } in UpdatePriorityEnabled() function
242 if (!concurrent_marking_handle_->UpdatePriorityEnabled()) return; in IncreaseMarkingPriorityIfNeeded()
832 concurrent_sweeper_handle_->UpdatePriorityEnabled()) { in FinishIfRunning()
240 virtual bool UpdatePriorityEnabled() const { return false; } in UpdatePriorityEnabled() function