Searched refs:hostVM (Results 1 – 1 of 1) sorted by relevance
1735 … const panda::ecmascript::EcmaVM* hostVM = reinterpret_cast<ArkNativeEngine*>(engine)->GetEcmaVm(); in CreateRuntimeFunc() local1736 panda::JSNApi::SynchronizVMInfo(vm, hostVM); in CreateRuntimeFunc()1751 if (hostVM != nullptr) { in CreateRuntimeFunc()1752 panda::JSNApi::AddWorker(const_cast<EcmaVM*>(hostVM), vm); in CreateRuntimeFunc()