Searched refs:ConcurrentSweepSpace (Results 1 – 2 of 2) sorted by relevance
173 bool ConcurrentSweepSpace(AllocationSpace identity, JobDelegate* delegate);
110 if (!sweeper_->ConcurrentSweepSpace(space_id, delegate)) return; in RunImpl()461 bool Sweeper::ConcurrentSweepSpace(AllocationSpace identity, in ConcurrentSweepSpace() function in v8::internal::Sweeper