Searched defs:ecmaVm (Results 1 – 5 of 5) sorted by relevance
96 auto ecmaVm = env_->GetEcmaVm(); in EnsureReference() local
99 auto ecmaVm = reinterpret_cast<NativeEngine*>(env)->GetEcmaVm(); in napi_fatal_exception() local123 auto ecmaVm = engine->GetEcmaVm(); in napi_create_async_work() local496 auto ecmaVm = reinterpret_cast<NativeEngine*>(env)->GetEcmaVm(); in napi_async_init() local
48 EcmaVM* ecmaVm; member
321 …const EcmaVM* ecmaVm, const panda::Local<panda::ObjectRef> exportObj, panda::Local<panda::ObjectRe… in CopyPropertyApiFilter()382 EcmaVM *ecmaVm = info->GetVM(); in ArkNativeEngine() local502 EcmaVM *ecmaVm = info->GetVM(); in ArkNativeEngine() local
297 auto ecmaVm = GetEcmaVm(); in InitJsEnv() local