Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_language_context.cpp45 ets::PandaEtsVM *EtsLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() function in panda::ets::EtsLanguageContext
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_language_context.cpp112 PandaVM *CoreLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() function in panda::CoreLanguageContext
/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h316 PandaVM *CreateVM(Runtime *runtime, const RuntimeOptions &options) in CreateVM() function