Searched refs:ShouldCompact (Results 1 – 2 of 2) sorted by relevance
446 bool Compactor::ShouldCompact( in ShouldCompact() function in cppgc::internal::Compactor473 if (!ShouldCompact(marking_type, stack_state)) return; in InitializeIfShouldCompact()484 if (!is_enabled_ || ShouldCompact(marking_type, stack_state)) return false; in CancelIfShouldNotCompact()
41 bool ShouldCompact(GarbageCollector::Config::MarkingType,