Searched refs:SweptList (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/heap/
H A Dmark-compact.h416 typedef List<Page*> SweptList; typedef in class:v8::internal::MarkCompactCollector::Sweeper
469 SweptList swept_list_[kAllocationSpaces];
H A Dmark-compact.cc521 SweptList& list = swept_list_[space->identity()];

Completed in 56 milliseconds