Home
last modified time | relevance | path

Searched defs:VisitRangeRoot (Results 1 – 15 of 15) 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.cpp209 void SharedGCEvacuator::UpdateRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot st… in VisitRangeRoot() function in panda::ecmascript::SharedGCEvacuator::UpdateRootVisitor
/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
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
Dparallel_evacuator-inl.h126 void ParallelEvacuator::UpdateRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot st… in VisitRangeRoot() function
Dfull_gc-inl.h209 void FullGCMarkRootVisitor::VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot… in VisitRangeRoot() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h278 void VisitRangeRoot([[maybe_unused]] Root type, ObjectSlot start, ObjectSlot end) override in VisitRangeRoot() function
Dheap_snapshot.cpp1309 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
Dheap_profiler.cpp666 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/
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/snapshot/tests/
Dsnapshot_test.cpp277 … 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/
Dheap_dump_test.cpp616 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.cpp1558 void VisitRangeRoot([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot start, in IterateFrame() function in panda::ecmascript::builtins::BuiltinsArkTools::IterateFrame::DummyRootVisitor