Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1349 GCRootVisitor gcMarkCollectionSet = CreateGCRootVisitorForMixedMark(objectsStack); in MixedMarkAndCacheRefs() local
1378 GCRootVisitor gcMarkCollectionSet = [&objectsStack, this](const GCRoot &gcRoot) { in CreateGCRootVisitorForMixedMark() local