Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp428 GCRootVisitor gcMarkRoots = [this, &objectsStack, &refPred](const GCRoot &gcRoot) { in MarkRoots() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1719 GCRootVisitor gcMarkRoots = [this, &markingStack](const GCRoot &gcRoot) { in InitialMark() local