Searched refs:if_notanobject (Results 1 – 1 of 1) sorted by relevance
251 done(this), if_notanobject(this, Label::kDeferred); in LoadIteratorResult() local252 GotoIf(TaggedIsSmi(iter_result), &if_notanobject); in LoadIteratorResult()255 GotoIfNot(IsJSReceiverMap(iter_result_map), &if_notanobject); in LoadIteratorResult()292 BIND(&if_notanobject); in LoadIteratorResult()