HomeSort by relevance Sort by last modified time
    Searched refs:ParallelSweepSpace (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
mark-compact.h 368 int ParallelSweepSpace(AllocationSpace identity, int required_freed_bytes,
mark-compact.cc 430 sweeper_->ParallelSweepSpace(static_cast<AllocationSpace>(space_id), 0);
478 sweeper().ParallelSweepSpace(space->identity(), 0);
499 ParallelSweepSpace(space, 0);
    [all...]
spaces.cc     [all...]

Completed in 116 milliseconds