Searched refs:module_function (Results 1 – 3 of 3) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 1973 // the same method. Finally, if the module is in `module_function` mode, 2032 if (module.$$module_function) { 3930 $def(self, '$module_function', function $$module_function($a) { 3940 self.$$module_function = true; 19482 …Opal.add_stubs('new,raise,Float,Integer,module_function,each,define_method,checked,float!,===,gamm… 19535 self.$module_function(); 23263 self.$$module_function = false;
|
| D | index.cjs | 1982 // the same method. Finally, if the module is in `module_function` mode, 2041 if (module.$$module_function) { 3939 $def(self, '$module_function', function $$module_function($a) { 3949 self.$$module_function = true; 19491 …Opal.add_stubs('new,raise,Float,Integer,module_function,each,define_method,checked,float!,===,gamm… 19544 self.$module_function(); 23272 self.$$module_function = false;
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 1320 …Opal.add_stubs('module_function,require,include?,include,==,path,message,raise,warn,logger,chomp,e… 1332 self.$module_function();
|