| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_full_gc-inl.h | 35 void SharedFullGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, Obje… in VisitRangeRoot() function
|
| D | shared_gc_visitor-inl.h | 37 void SharedGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSl… in VisitRangeRoot() function
|
| D | shared_gc_evacuator.cpp | 212 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/ |
| D | unified_gc_marker-inl.h | 38 void UnifiedGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectS… in VisitRangeRoot() function
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | young_gc_visitor-inl.h | 34 void YoungGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlo… in VisitRangeRoot() function
|
| D | old_gc_visitor-inl.h | 34 void OldGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot … in VisitRangeRoot() function
|
| D | verification.cpp | 338 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
|
| D | parallel_evacuator-inl.h | 126 void ParallelEvacuator::UpdateRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot st… in VisitRangeRoot() function
|
| D | full_gc-inl.h | 216 void FullGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot… in VisitRangeRoot() function
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | ecma_vm_test.cpp | 71 void VisitRangeRoot([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot start, in VisitRangeRoot() function in panda::test::EcmaVmIterator
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.cpp | 709 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
|
| D | rawheap_dump.cpp | 31 void ObjectMarker::VisitRangeRoot(Root type, ObjectSlot start, ObjectSlot end) in VisitRangeRoot() function in panda::ecmascript::ObjectMarker
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| D | snapshot.cpp | 125 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/ |
| D | hooks.cpp | 54 inline void VisitRangeRoot([[maybe_unused]] panda::ecmascript::Root type, in VisitRangeRoot() function in common::CMCRootVisitor
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/tests/ |
| D | snapshot_test.cpp | 293 … 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/ |
| D | heap_dump_test.cpp | 926 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in VisitRangeRoot() function in panda::test::TestAllocationEventRootVisitor
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_ark_tools.cpp | 1644 void VisitRangeRoot([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot start, in IterateFrame() function in panda::ecmascript::builtins::BuiltinsArkTools::IterateFrame::DummyRootVisitor
|