Searched defs:throwValue (Results 1 – 4 of 4) sorted by relevance
38 export let throwValue = function (v): void { variable
69 JSHandle<JSTaggedValue> throwValue(thread, res); in Throw() local
78 JSHandle<JSTaggedValue> throwValue = JSPromise::IfThrowGetThrowValue(thread); in PromiseReactionJob() local
922 JSHandle<JSTaggedValue> throwValue = JSPromise::IfThrowGetThrowValue(thread); in PerformPromiseAllSettled() local