Lines Matching refs:allocate
561 // @param singleton [Boolean,null] a true value denotes we want to allocate
3246 $defs(self, '$allocate', function $$allocate() {
4181 …Opal.add_stubs('require,class_eval,to_proc,+,subclasses,flatten,map,initialize_copy,allocate,name,…
4206 $def(self, '$allocate', function $$allocate() {
4241 var object = self.$allocate();
4506 …Opal.add_stubs('!,=~,==,object_id,raise,new,class,coerce_to?,<<,map,caller,nil?,allocate,copy_inst…
4718 } copy = self.$class().$allocate();
4748 copy = self.$class().$allocate();
6066 $def(self, '$allocate', function $$allocate() {
6194 $def(self, '$allocate', function $$allocate() {
6440 $def(self, '$allocate', function $$allocate() {
6441 var $yield = $$allocate.$$p || nil, self = this, allocated = nil;
6443 $$allocate.$$p = null;
6445 …allocated = $send2(self, $find_super(self, 'allocate', $$allocate, false, true), 'allocate', [], $…
11403 …Opal.add_stubs('require,include,allocate,new,to_proc,!,respond_to?,empty?,nil?,+,class,__send__,ca…
11424 var obj = self.$allocate();
12073 return klass.$allocate().$replace((obj).$to_a());
13056 self.$$class.$allocate.$$pristine &&
14720 $Opal.$pristine(self.$singleton_class(), "allocate");
14728 …Opal.add_stubs('require,include,coerce_to?,[],merge!,allocate,raise,coerce_to!,each,fetch,>=,>,==,…
14751 return self.$allocate()['$merge!'](hash);
14760 hash = self.$allocate();
14783 hash = self.$allocate();
14791 $defs(self, '$allocate', function $$allocate() {
16145 $def(self, '$allocate', function $$allocate() {
17144 $def(self, '$allocate', function $$allocate() {
17180 $def(self, '$allocate', function $$allocate() {
21530 …ass,unshift,const_name!,map,coerce_to!,new,each,define_struct_attribute,allocate,initialize,alias_…
21590 instance = self.$allocate();