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

  /external/v8/src/heap/
mark-compact.h 406 SweptList swept_list_[kAllocationSpaces]; member in class:v8::internal::MarkCompactCollector::Sweeper
mark-compact.cc 485 SweptList& list = swept_list_[space->identity()];
512 swept_list_[NEW_SPACE].Clear();
    [all...]

Completed in 62 milliseconds