Home
last modified time | relevance | path

Searched defs:valHandle (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Value.cpp42 VMHandle<EtsObject> valHandle(coroutine, val->GetCoreType()); in ValueAPISetFieldObject() local
120 VMHandle<EtsObject> valHandle(coroutine, val->GetCoreType()); in ValueAPISetFieldByNameObject() local
338 VMHandle<EtsObject> valHandle(coroutine, val->GetCoreType()); in ValueAPISetElementObject() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp266 JSHandle<JSTaggedValue> valHandle(thread_, tagValue); in SerializeJSONProperty() local
484 … JSHandle<JSTaggedValue> valHandle = JSProxy::GetProperty(thread_, proxy, handleKey_).GetValue(); in SerializeJSProxy() local
Dfast_json_stringifier.cpp124 JSHandle<JSTaggedValue> valHandle(thread_, tagValue); in SerializeJSONProperty() local
317 … JSHandle<JSTaggedValue> valHandle = JSProxy::GetProperty(thread_, proxy, handleKey_).GetValue(); in SerializeJSProxy() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp679 JSHandle<JSTaggedValue> valHandle(thread, GetTaggedDouble(val)); in SetValueInBufferForBigInt() local
883 JSHandle<JSTaggedValue> valHandle(thread, GetTaggedDouble(val)); in FastSetValueInBufferForBigInt() local