Searched refs:ParallelSweepSpace (Results 1 – 3 of 3) sorted by relevance
97 int ParallelSweepSpace(AllocationSpace identity, int required_freed_bytes,
218 [this](AllocationSpace space) { ParallelSweepSpace(space, 0); }); in EnsureCompleted()389 int Sweeper::ParallelSweepSpace(AllocationSpace identity, in ParallelSweepSpace() function in v8::internal::Sweeper
3238 collector->sweeper()->ParallelSweepSpace(identity(), 0); in AllocateChunk()3281 int max_freed = collector->sweeper()->ParallelSweepSpace( in AllocateChunk()