Searched refs:Lazy_for (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 11027 $defs(self, '$for', function $Lazy_for$1(object, $a) { 11028 var $post_args, $fwd_rest, $yield = $Lazy_for$1.$$p || nil, self = this, lazy = nil; 11030 $Lazy_for$1.$$p = null; 11034 …lazy = $send2(self, $find_super(self, 'for', $Lazy_for$1, false, true), 'for', [object].concat($to…
|
| D | index.cjs | 11036 $defs(self, '$for', function $Lazy_for$1(object, $a) { 11037 var $post_args, $fwd_rest, $yield = $Lazy_for$1.$$p || nil, self = this, lazy = nil; 11039 $Lazy_for$1.$$p = null; 11043 …lazy = $send2(self, $find_super(self, 'for', $Lazy_for$1, false, true), 'for', [object].concat($to…
|