Searched defs:CreateVM (Results 1 – 3 of 3) sorted by relevance
45 ets::PandaEtsVM *EtsLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() function in panda::ets::EtsLanguageContext
112 PandaVM *CoreLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() function in panda::CoreLanguageContext
316 PandaVM *CreateVM(Runtime *runtime, const RuntimeOptions &options) in CreateVM() function