Home
last modified time | relevance | path

Searched defs:objectValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_env.cpp26 JSTaggedValue objectValue = globalConst->GetGlobalConstantObject(index); in AddGlobalConstToMap() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.cpp87 JSValue *JSRuntimeGetPropertyJSValueyByKeyIntrinsic(JSValue *objectValue, JSValue *keyValue) in JSRuntimeGetPropertyJSValueyByKeyIntrinsic()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp1221 JSValue *JSRuntimeGetPropertyJSValueyByKey(JSValue *objectValue, JSValue *keyValue) in JSRuntimeGetPropertyJSValueyByKey()