Home
last modified time | relevance | path

Searched refs:hostVM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1735 … const panda::ecmascript::EcmaVM* hostVM = reinterpret_cast<ArkNativeEngine*>(engine)->GetEcmaVm(); in CreateRuntimeFunc() local
1736 panda::JSNApi::SynchronizVMInfo(vm, hostVM); in CreateRuntimeFunc()
1751 if (hostVM != nullptr) { in CreateRuntimeFunc()
1752 panda::JSNApi::AddWorker(const_cast<EcmaVM*>(hostVM), vm); in CreateRuntimeFunc()