Searched refs:IsBelowActivationThresholds (Results 1 – 3 of 3) sorted by relevance
210 bool IsBelowActivationThresholds() const;
122 bool IncrementalMarking::IsBelowActivationThresholds() const { in IsBelowActivationThresholds() function in v8::internal::IncrementalMarking
5562 if (incremental_marking()->IsBelowActivationThresholds()) { in IncrementalMarkingLimitReached()