Home
last modified time | relevance | path

Searched refs:module_function (Results 1 – 3 of 3) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs1973 // 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;
Dindex.cjs1982 // 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/
Dasciidoctor.cjs1320 …Opal.add_stubs('module_function,require,include?,include,==,path,message,raise,warn,logger,chomp,e…
1332 self.$module_function();