Lines Matching refs:constructor
1897 // indicate the ElementsKind if function is the Array constructor.
1905 // The target function is the Array constructor,
2005 // Set up arguments for the array constructor stub.
3591 // x1 - constructor?
3733 // -- x1 : constructor
3738 Register constructor = x1;
3748 __ Ldr(x10, FieldMemOperand(constructor,
3766 __ Cmp(new_target, constructor);
3785 __ Poke(constructor, Operand(x0, LSL, kPointerSizeLog2));
3832 // -- x1 : constructor
3837 Register constructor = x1;
3845 __ Ldr(x10, FieldMemOperand(constructor,
3857 __ Ldr(x10, FieldMemOperand(constructor,
3899 // initial map constructor.