Searched refs:allocate_module (Results 1 – 6 of 6) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 749 function $allocate_module(name) { 771 } Opal.allocate_module = $allocate_module; 801 module = $allocate_module(name); 2959 Opal.Opal = _Opal = $allocate_module('Opal'); 2960 Opal.Kernel = Kernel = $allocate_module('Kernel'); 3250 var module = Opal.allocate_module(nil, function(){});
|
| D | index.cjs | 758 function $allocate_module(name) { 780 } Opal.allocate_module = $allocate_module; 810 module = $allocate_module(name); 2968 Opal.Opal = _Opal = $allocate_module('Opal'); 2969 Opal.Kernel = Kernel = $allocate_module('Kernel'); 3259 var module = Opal.allocate_module(nil, function(){});
|
| D | opal.js | 776 Opal.allocate_module = $allocate_module; 3278 var module = Opal.allocate_module(nil, function(){});
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.min.js | 37 …d&&e.$inherited(b),u&&l.bridge(u,b));l.trace_class&&q(b);return b};l.allocate_module=v;l.module=fu… 86 …e");var y=[e].concat(S),O=b.$r(y);K(e,"$allocate",function(){var a=b.allocate_module(g,function(){…
|
| D | asciidoctor.js | 779 Opal.allocate_module = $allocate_module; 3281 var module = Opal.allocate_module(nil, function(){});
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 776 Opal.allocate_module = $allocate_module; 3278 var module = Opal.allocate_module(nil, function(){});
|