Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/core/
Dcore_language_context.cpp113 PandaVM *CoreLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() function in panda::CoreLanguageContext
/arkcompiler/runtime_core/runtime/include/
Dlanguage_context.h309 PandaVM *CreateVM(Runtime *runtime, const RuntimeOptions &options) in CreateVM() function