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.cpp432 GCRootVisitor gcMarkRoots = [this, &objectsStack, &refPred](const GCRoot &gcRoot) { in MarkRoots() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1497 GCRootVisitor gcMarkRoots = [this, &markingStack](const GCRoot &gcRoot) { in InitialMark() local