Searched refs:SweptList (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
H A D | mark-compact.h | 416 typedef List<Page*> SweptList; typedef in class:v8::internal::MarkCompactCollector::Sweeper 469 SweptList swept_list_[kAllocationSpaces]; |
H A D | mark-compact.cc | 521 SweptList& list = swept_list_[space->identity()]; |
Completed in 56 milliseconds