Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.h86 explicit RootManager(PandaVM *vm) : vm_(vm) {}; in RootManager() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/
Dgc_lang.h82 friend class RootManager<LanguageConfig>; variable