Searched refs:if_notreceiver (Results 1 – 1 of 1) sorted by relevance
11686 if_notreceiver(this, Label::kDeferred), if_otherhandler(this), in InstanceOf() local11691 GotoIf(TaggedIsSmi(callable), &if_notreceiver); in InstanceOf()11692 GotoIfNot(IsJSReceiver(callable), &if_notreceiver); in InstanceOf()11754 BIND(&if_notreceiver); in InstanceOf()