Home
last modified time | relevance | path

Searched defs:VisitRangeRoot (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_full_gc-inl.h35 void SharedFullGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, Obje… in VisitRangeRoot() function
Dshared_gc_visitor-inl.h37 void SharedGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSl… in VisitRangeRoot() function
Dshared_gc_evacuator.cpp212 void SharedGCEvacuator::UpdateRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot st… in VisitRangeRoot() function in panda::ecmascript::SharedGCEvacuator::UpdateRootVisitor
/arkcompiler/ets_runtime/ecmascript/cross_vm/unified_gc/
Dunified_gc_marker-inl.h38 void UnifiedGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectS… in VisitRangeRoot() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dyoung_gc_visitor-inl.h34 void YoungGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlo… in VisitRangeRoot() function
Dold_gc_visitor-inl.h34 void OldGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot … in VisitRangeRoot() function
Dverification.cpp338 void Verification::VerificationRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot s… in VisitRangeRoot() function in panda::ecmascript::Verification::VerificationRootVisitor
596 void SharedHeapVerification::VerificationRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, Ob… in VisitRangeRoot() function in panda::ecmascript::SharedHeapVerification::VerificationRootVisitor
618 void SharedHeapVerification::VerificationSerializeRootVisitor::VisitRangeRoot([[maybe_unused]] Root… in VisitRangeRoot() function in panda::ecmascript::SharedHeapVerification::VerificationSerializeRootVisitor
Dparallel_evacuator-inl.h126 void ParallelEvacuator::UpdateRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot st… in VisitRangeRoot() function
Dfull_gc-inl.h216 void FullGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot… in VisitRangeRoot() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_vm_test.cpp71 void VisitRangeRoot([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot start, in VisitRangeRoot() function in panda::test::EcmaVmIterator
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp709 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in FillNodes() function in panda::ecmascript::HeapSnapshot::FillNodes::GenerateNodeRootVisitor
1340 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in HandleRoots() function in panda::ecmascript::HeapSnapshot::HandleRoots::EdgeBuilderRootVisitor
1371 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in HandleRoots() function in panda::ecmascript::HeapSnapshot::HandleRoots::EdgeBuilderWithLeakDetectRootVisitor
Drawheap_dump.cpp31 void ObjectMarker::VisitRangeRoot(Root type, ObjectSlot start, ObjectSlot end) in VisitRangeRoot() function in panda::ecmascript::ObjectMarker
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp125 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in SerializeBuiltins() function in panda::ecmascript::Snapshot::SerializeBuiltins::SerializeBuiltinsRootVisitor
/arkcompiler/ets_runtime/ecmascript/mem/cmc_gc/
Dhooks.cpp54 inline void VisitRangeRoot([[maybe_unused]] panda::ecmascript::Root type, in VisitRangeRoot() function in common::CMCRootVisitor
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp293 … void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in HWTEST_F_L0() function in panda::test::HWTEST_F_L0::__anonf9c7e40c0302::TestRootVisitor
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp926 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in VisitRangeRoot() function in panda::test::TestAllocationEventRootVisitor
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp1644 void VisitRangeRoot([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot start, in IterateFrame() function in panda::ecmascript::builtins::BuiltinsArkTools::IterateFrame::DummyRootVisitor