Searched defs:valHandle (Results 1 – 1 of 1) sorted by relevance
361 JSHandle<JSTaggedValue> valHandle(thread_, tagValue); in SerializeJSONProperty() local555 … JSHandle<JSTaggedValue> valHandle = JSProxy::GetProperty(thread_, proxy, handleKey_).GetValue(); in SerializeJSProxy() local