Home
last modified time | relevance | path

Searched refs:each_cons (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs9446 $def(self, '$each_cons', function $$each_cons(n) {
9447 var block = $$each_cons.$$p || nil, self = this;
9449 $$each_cons.$$p = null;
9456 …return $send(self, 'enum_for', ["each_cons", n], function $$18(){var self = $$18.$$s == null ? thi…
10446 self.$each_cons.$$p = function() {
10467 self.$each_cons(2);
Dindex.cjs9455 $def(self, '$each_cons', function $$each_cons(n) {
9456 var block = $$each_cons.$$p || nil, self = this;
9458 $$each_cons.$$p = null;
9465 …return $send(self, 'enum_for', ["each_cons", n], function $$18(){var self = $$18.$$s == null ? thi…
10455 self.$each_cons.$$p = function() {
10476 self.$each_cons(2);