Home | History | Annotate | Download | only in heap

Lines Matching refs:EvacuateRecordOnlyVisitor

1899 class MarkCompactCollector::EvacuateRecordOnlyVisitor final
1902 explicit EvacuateRecordOnlyVisitor(Heap* heap) : heap_(heap) {}
3020 EvacuateRecordOnlyVisitor record_visitor(collector_->heap());