Lines Matching refs:mark_compact_collector
65 cur_page->heap()->mark_compact_collector()->SweepOrWaitUntilSweepingCompleted( in AdvanceToNextPage()
1037 MarkCompactCollector* collector = heap()->mark_compact_collector(); in AllocateChunk()
1057 MarkCompactCollector* collector = heap()->mark_compact_collector(); in AllocateChunk()
1152 DCHECK(!heap()->mark_compact_collector()->in_use()); in AllocateChunk()
1170 DCHECK(heap()->mark_compact_collector()->is_compacting() || in AllocateChunk()
2816 MarkCompactCollector* collector = heap()->mark_compact_collector(); in AllocateChunk()
2830 MarkCompactCollector* collector = heap()->mark_compact_collector(); in AllocateChunk()
2842 MarkCompactCollector* collector = heap()->mark_compact_collector(); in AllocateChunk()
3020 if (heap()->mark_compact_collector()->sweeping_in_progress()) { in AllocateChunk()
3021 heap()->mark_compact_collector()->EnsureSweepingCompleted(); in AllocateChunk()
3219 heap()->mark_compact_collector()->ReportDeleteIfNeeded(object, in AllocateChunk()