Searched refs:not_iterable (Results 1 – 1 of 1) sorted by relevance
2045 Label iterable(this), not_iterable(this), finished(this), if_exception(this); in TF_BUILTIN() local2060 Branch(IsNullOrUndefined(iterator_method), ¬_iterable, &iterable); in TF_BUILTIN()2161 BIND(¬_iterable); in TF_BUILTIN()