Searched defs:evacuation_candidates_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dmark-compact.h595 evacuation_candidates_.RemoveElement(page);
859 // Moves the pages of the evacuation_candidates_ list to the end of their
887 List<Page*> evacuation_candidates_; member in class:v8::internal::MarkCompactCollector

Completed in 151 milliseconds