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 ark::ets::EtsLanguageContext
113 PandaVM *CoreLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() function in ark::CoreLanguageContext
315 PandaVM *CreateVM(Runtime *runtime, const RuntimeOptions &options) in CreateVM() function