Searched refs:StopIteration (Results 1 – 9 of 9) sorted by relevance
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 14432 if (exc != StopIteration) 15080 throw StopIteration; 15087 function StopIteration() {} class 15091 throw StopIteration;
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 3798 }}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 D | firebug-lite-1.4.js | 3809 }}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/ |
| D | asciidoctor.cjs | 4285 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;
|
| D | asciidoctor.js | 20726 Opal.Asciidoctor.StopIteration = Opal.StopIteration
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 5160 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");
|
| D | index.cjs | 5169 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/ |
| D | asciidoctor.js | 45091 Opal.Asciidoctor.StopIteration = Opal.StopIteration
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 45343 Opal.Asciidoctor.StopIteration = Opal.StopIteration
|