Home | History | Annotate | Download | only in heap

Lines Matching refs:CollectEvacuationCandidates

362     CollectEvacuationCandidates(heap()->old_pointer_space());
363 CollectEvacuationCandidates(heap()->old_data_space());
367 CollectEvacuationCandidates(heap()->code_space());
768 void MarkCompactCollector::CollectEvacuationCandidates(PagedSpace* space) {