Searched refs:StopIteration (Results 1 – 3 of 3) sorted by relevance
3798 }}catch(exc){if(exc!=StopIteration){throw exc4082 this.next=function(){if(++index>=array.length){throw StopIteration4085 }function StopIteration(){}FBL.$break=function(){throw StopIteration function
14432 if (exc != StopIteration)15080 throw StopIteration;15087 function StopIteration() {} function15091 throw StopIteration;
3809 }}catch(exc){if(exc!=StopIteration){throw exc4093 this.next=function(){if(++index>=array.length){throw StopIteration4096 }function StopIteration(){}FBL.$break=function(){throw StopIteration function