Home
last modified time | relevance | path

Searched refs:swept_list_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h476 SweptList swept_list_[kAllocationSpaces]; variable
Dmark-compact.cc479 SweptList& list = swept_list_[space->identity()]; in GetSweptPageSafe()
506 swept_list_[NEW_SPACE].Clear(); in EnsureCompleted()
3565 swept_list_[space->identity()].Add(page); in AddSweptPageSafe()
3916 swept_list_[identity].Add(page); in ParallelSweepPage()