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

  /external/v8/src/heap/
sweeper.h 97 int ParallelSweepSpace(AllocationSpace identity, int required_freed_bytes,
sweeper.cc 218 [this](AllocationSpace space) { ParallelSweepSpace(space, 0); });
389 int Sweeper::ParallelSweepSpace(AllocationSpace identity,
spaces.cc     [all...]

Completed in 553 milliseconds