Home
last modified time | relevance | path

Searched refs:StopIteration (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3798 }}catch(exc){if(exc!=StopIteration){throw exc
4082 this.next=function(){if(++index>=array.length){throw StopIteration
4085 }function StopIteration(){}FBL.$break=function(){throw StopIteration function
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14432 if (exc != StopIteration)
15080 throw StopIteration;
15087 function StopIteration() {} function
15091 throw StopIteration;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3809 }}catch(exc){if(exc!=StopIteration){throw exc
4093 this.next=function(){if(++index>=array.length){throw StopIteration
4096 }function StopIteration(){}FBL.$break=function(){throw StopIteration function