Searched refs:define_method (Results 1 – 4 of 4) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 1637 … "implicit argument passing of super from method defined by define_method() is not supported. " + 1965 // instance. This can get called by `Module#define_method` as well. 1979 // defined indirectly; either through `Module#define_method`, or by a 3004 Opal.top.$define_method = top_define_method; 3006 // Foward calls to define_method on the top object to Object 3011 return Opal.send(_Object, 'define_method', args, block) 3683 $def(self, '$define_method', function $$define_method(name, method) { 3684 var block = $$define_method.$$p || nil, self = this, $ret_or_1 = nil, $ret_or_2 = nil; 3686 $$define_method.$$p = null; 4506 …opy_singleton_methods,initialize_clone,frozen?,freeze,initialize_copy,define_method,singleton_clas… [all …]
|
| D | index.cjs | 1646 … "implicit argument passing of super from method defined by define_method() is not supported. " + 1974 // instance. This can get called by `Module#define_method` as well. 1988 // defined indirectly; either through `Module#define_method`, or by a 3013 Opal.top.$define_method = top_define_method; 3015 // Foward calls to define_method on the top object to Object 3020 return Opal.send(_Object, 'define_method', args, block) 3692 $def(self, '$define_method', function $$define_method(name, method) { 3693 var block = $$define_method.$$p || nil, self = this, $ret_or_1 = nil, $ret_or_2 = nil; 3695 $$define_method.$$p = null; 4515 …opy_singleton_methods,initialize_clone,frozen?,freeze,initialize_copy,define_method,singleton_clas… [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 14228 …gn_caption,===,parse_blocks,empty?,include?,sub_attributes,parse,each,define_method,unshift,shift,… 14426 …return $send(self, 'define_method', [method_name], function $$2($a){var $post_args, args, self = $…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …rson.\n\n var keywords = 'alias and BEGIN begin break case class def define_method defined do eac…
|