Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp362 JSHandle<JSTaggedValue> valHandle(thread_, tagValue); in SerializeJSONProperty() local
564 … JSHandle<JSTaggedValue> valHandle = JSProxy::GetProperty(thread_, proxy, handleKey_).GetValue(); in SerializeJSProxy() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp656 JSHandle<JSTaggedValue> valHandle(thread, GetTaggedDouble(val)); in SetValueInBufferForBigInt() local