Home
last modified time | relevance | path

Searched defs:rootVisitor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_marker.cpp30 void Marker::MarkRoots(RootVisitor &rootVisitor, VMRootVisitType type) in MarkRoots()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp112GCRootVisitor rootVisitor, MemRangeChecker rangeChecker, in VisitCardTableRoots()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp1438 HeapRootVisitor rootVisitor; in DumpRootTable() local