Home
last modified time | relevance | path

Searched defs:GetEcmaVm (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_types.h48 inline const panda::ecmascript::EcmaVM* GetEcmaVm() in GetEcmaVm() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djs_runtime.h91 virtual const panda::EcmaVM* GetEcmaVm() const { return nullptr; } in GetEcmaVm() function in OHOS::Ace::Framework::JsRuntime
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h150 inline NAPI_EXPORT const EcmaVM* GetEcmaVm() const in GetEcmaVm() function in ArkNativeEngine
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp268 panda::ecmascript::EcmaVM* JsRuntimeLite::GetEcmaVm(const std::shared_ptr<JsEnv::JsEnvironment>& jsEnv) const in GetEcmaVm() function in OHOS::AbilityRuntime::JsRuntimeLite
H A Djs_runtime.cpp1287 panda::ecmascript::EcmaVM* JsRuntime::GetEcmaVm() const GetEcmaVm() function in OHOS::AbilityRuntime::JsRuntime
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_engine.h121 inline NAPI_EXPORT const EcmaVM* GetEcmaVm() const in GetEcmaVm() function in NativeEngine
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp324 inline panda::ecmascript::EcmaVM* JsiPaEngine::GetEcmaVm() const in GetEcmaVm() function in OHOS::Ace::JsiPaEngine

Completed in 9 milliseconds