Searched refs:if_rejected_notcallable (Results 1 – 1 of 1) sorted by relevance
1029 Label if_rejected_done(this), if_rejected_notcallable(this); in TF_BUILTIN() local1030 GotoIf(TaggedIsSmi(on_rejected), &if_rejected_notcallable); in TF_BUILTIN()1032 &if_rejected_notcallable); in TF_BUILTIN()1033 BIND(&if_rejected_notcallable); in TF_BUILTIN()