Home
last modified time | relevance | path

Searched refs:EvacuateRecordOnlyVisitor (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc1918 class EvacuateRecordOnlyVisitor final : public HeapObjectVisitor { class
1920 explicit EvacuateRecordOnlyVisitor(Heap* heap) in EvacuateRecordOnlyVisitor() function in v8::internal::EvacuateRecordOnlyVisitor
4013 EvacuateRecordOnlyVisitor visitor(heap()); in RecordLiveSlotsOnPage()
4746 EvacuateRecordOnlyVisitor record_visitor(heap); in ReRecordPage()