Searched refs:SweepSpaceFromTask (Results 1 – 2 of 2) sorted by relevance
147 void SweepSpaceFromTask(AllocationSpace identity);
94 sweeper_->SweepSpaceFromTask(space_id); in RunInternal()374 void Sweeper::SweepSpaceFromTask(AllocationSpace identity) { in SweepSpaceFromTask() function in v8::internal::Sweeper