Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp112GCRootVisitor rootVisitor, MemRangeChecker rangeChecker, in VisitCardTableRoots()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp612 RootVisitor rootVisitor = [&countCb]([[maybe_unused]] Root type, ObjectSlot slot) { in HWTEST_F_L0() local