Lines Matching refs:constructor
262 constructor()->PrintTo(stream);1072 LOperand* constructor = UseFixed(instr->constructor(), r3);1073 LCallNewArray* result = new (zone()) LCallNewArray(context, constructor);