Searched refs:PageEvacuationMode (Results 1 – 2 of 2) sorted by relevance
246 enum PageEvacuationMode { NEW_TO_NEW, NEW_TO_OLD }; enum
1363 template <PageEvacuationMode mode>2403 EvacuateNewSpacePageVisitor<PageEvacuationMode::NEW_TO_NEW>2405 EvacuateNewSpacePageVisitor<PageEvacuationMode::NEW_TO_OLD>