Searched refs:if_throw (Results 1 – 3 of 3) sorted by relevance
443 Label settle_promise(this), if_return(this), if_throw(this); in TF_BUILTIN() local453 &if_return, &if_throw); in TF_BUILTIN()468 BIND(&if_throw); in TF_BUILTIN()
599 Label if_throw(this, Label::kDeferred); in TF_BUILTIN() local601 &if_throw, &success); in TF_BUILTIN()603 BIND(&if_throw); in TF_BUILTIN()
6961 Label if_bigint(this), done(this), if_throw(this); in ToBigInt() local6963 GotoIf(TaggedIsSmi(input), &if_throw); in ToBigInt()6972 BIND(&if_throw); in ToBigInt()