Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp361 JSHandle<JSTaggedValue> valHandle(thread_, tagValue); in SerializeJSONProperty() local
555 … JSHandle<JSTaggedValue> valHandle = JSProxy::GetProperty(thread_, proxy, handleKey_).GetValue(); in SerializeJSProxy() local