Searched refs:CollectEvacuationCandidates (Results 1 – 2 of 2) sorted by relevance
592 void CollectEvacuationCandidates(PagedSpace* space);
434 CollectEvacuationCandidates(heap()->old_space()); in StartCompaction()437 CollectEvacuationCandidates(heap()->code_space()); in StartCompaction()602 void MarkCompactCollector::CollectEvacuationCandidates(PagedSpace* space) { in CollectEvacuationCandidates() function in v8::internal::MarkCompactCollector