Home
last modified time | relevance | path

Searched defs:ecmaVm (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h49 EcmaVM* ecmaVm; member
H A Dark_native_engine.cpp318 CopyPropertyApiFilter(const std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker, const EcmaVM* ecmaVm, const panda::Local<panda::ObjectRef> exportObj, panda::Local<panda::ObjectRef>& exportCopy, const std::string& apiPath) CopyPropertyApiFilter() argument
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_async_hook_context.h96 auto ecmaVm = env_->GetEcmaVm(); in EnsureReference() local
H A Dnative_node_api.cpp99 auto ecmaVm = reinterpret_cast<NativeEngine*>(env)->GetEcmaVm(); in napi_fatal_exception() local
123 auto ecmaVm = engine->GetEcmaVm(); in napi_create_async_work() local
496 auto ecmaVm = reinterpret_cast<NativeEngine*>(env)->GetEcmaVm(); in napi_async_init() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp283 auto ecmaVm = GetEcmaVm(); in InitJsEnv() local

Completed in 8 milliseconds