Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js14432 if (exc != StopIteration)
15080 throw StopIteration;
15087 function StopIteration() {} class
15091 throw StopIteration;
/plugin/webcode/vendor/
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 class
/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 class
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs4285 if (Opal.rescue($err, [$$$('StopIteration')])) {
4510 self.$raise($$$('StopIteration'));
4515 self.$raise($$$('StopIteration'));
4518 self.$raise($$$('StopIteration'));
4524 self.$raise($$$('StopIteration'));
4527 self.$raise($$$('StopIteration'));
4533 self.$raise($$$('StopIteration'));
19253 Opal.Asciidoctor.StopIteration = Opal.StopIteration;
Dasciidoctor.js20726 Opal.Asciidoctor.StopIteration = Opal.StopIteration
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs5160 if (Opal.rescue($err, [$$$('StopIteration')])) {(e = $err);
5883 $klass('::', $$$('IndexError'), 'StopIteration');
5884 $klass('::', $$$('StopIteration'), 'ClosedQueueError');
5966 var self = $klass($base, $super, 'StopIteration');
11540 $Kernel.$raise($$$('StopIteration'), "iteration reached an end");
Dindex.cjs5169 if (Opal.rescue($err, [$$$('StopIteration')])) {(e = $err);
5892 $klass('::', $$$('IndexError'), 'StopIteration');
5893 $klass('::', $$$('StopIteration'), 'ClosedQueueError');
5975 var self = $klass($base, $super, 'StopIteration');
11549 $Kernel.$raise($$$('StopIteration'), "iteration reached an end");
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js45091 Opal.Asciidoctor.StopIteration = Opal.StopIteration
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js45343 Opal.Asciidoctor.StopIteration = Opal.StopIteration