Searched refs:MutatorThreadSweepingScope (Results 1 – 1 of 1) sorted by relevance
794 MutatorThreadSweepingScope sweeping_in_progresss(*this); in SweepForAllocationIfRunning()859 MutatorThreadSweepingScope sweeping_in_progress(*this); in Finish()911 MutatorThreadSweepingScope sweeping_in_progresss(*this); in PerformSweepOnMutatorThread()936 class MutatorThreadSweepingScope final { class in cppgc::internal::Sweeper::SweeperImpl938 explicit MutatorThreadSweepingScope(SweeperImpl& sweeper) in MutatorThreadSweepingScope() function in cppgc::internal::Sweeper::SweeperImpl::MutatorThreadSweepingScope943 ~MutatorThreadSweepingScope() { in ~MutatorThreadSweepingScope()947 MutatorThreadSweepingScope(const MutatorThreadSweepingScope&) = delete;948 MutatorThreadSweepingScope& operator=(const MutatorThreadSweepingScope&) =