Lines Matching refs:define_method
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…
4741 return $send(self.$singleton_class(), 'define_method', [name, method], block.$to_proc());
19482 …Opal.add_stubs('new,raise,Float,Integer,module_function,each,define_method,checked,float!,===,gamm…
19591 return $send(self, 'define_method', [method], function $$4(x){
20689 …ond_to?,to_str,to_i,_parse_offset,new,<=>,to_f,nil?,>,<,strftime,each,define_method,year,month,day…
21049 …return $send(self, 'define_method', [method], function $$7(){var self = $$7.$$s == null ? this : $…
21101 …return $send(self, 'define_method', [method], function $$10(){var self = $$10.$$s == null ? this :…
21530 …nitialize,alias_method,module_eval,to_proc,const_set,raise,<<,members,define_method,instance_eval,…
21611 … $send(self, 'define_method', [name], function $$6(){var self = $$6.$$s == null ? this : $$6.$$s;
21614 …return $send(self, 'define_method', ["" + (name) + "="], function $$7(value){var self = $$7.$$s ==…
23180 …Opal.add_stubs('raise,warn,each,define_method,%,public,private_method_defined?,private_class_metho…
23215 return $send(self, 'define_method', [method_name], function $$2($a){