Searched defs:RootManager (Results 1 – 2 of 2) sorted by relevance
86 explicit RootManager(PandaVM *vm) : vm_(vm) {}; in RootManager() function
82 friend class RootManager<LanguageConfig>; variable