Searched defs:valHandle (Results 1 – 2 of 2) sorted by relevance
362 JSHandle<JSTaggedValue> valHandle(thread_, tagValue); in SerializeJSONProperty() local564 … JSHandle<JSTaggedValue> valHandle = JSProxy::GetProperty(thread_, proxy, handleKey_).GetValue(); in SerializeJSProxy() local
656 JSHandle<JSTaggedValue> valHandle(thread, GetTaggedDouble(val)); in SetValueInBufferForBigInt() local