| /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 | 209 void SharedGCEvacuator::UpdateRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot st… in VisitRangeRoot() function in panda::ecmascript::SharedGCEvacuator::UpdateRootVisitor
|
| /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 597 void SharedHeapVerification::VerificationRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, Ob… in VisitRangeRoot() function in panda::ecmascript::SharedHeapVerification::VerificationRootVisitor 619 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 | 209 void FullGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot… in VisitRangeRoot() function
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_profiler.h | 278 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in VisitRangeRoot() function
|
| D | heap_snapshot.cpp | 1309 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in AddSyntheticRoot() function in panda::ecmascript::HeapSnapshot::AddSyntheticRoot::EdgeBuilderRootVisitor 1339 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in AddSyntheticRoot() function in panda::ecmascript::HeapSnapshot::AddSyntheticRoot::EdgeBuilderWithLeakDetectRootVisitor
|
| D | heap_profiler.cpp | 666 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in GetRootObjects() function in panda::ecmascript::GetRootObjects::EdgeBuilderRootVisitor
|
| /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/snapshot/tests/ |
| D | snapshot_test.cpp | 277 … void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in HWTEST_F_L0() function in panda::test::HWTEST_F_L0::__anonb761066a0302::TestRootVisitor
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_dump_test.cpp | 616 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 | 1558 void VisitRangeRoot([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot start, in IterateFrame() function in panda::ecmascript::builtins::BuiltinsArkTools::IterateFrame::DummyRootVisitor
|