Lines Matching defs:constructor
297 constructor()->PrintTo(stream);1207 LOperand* constructor = UseFixed(instr->constructor(), edi);1208 LCallNewArray* result = new(zone()) LCallNewArray(context, constructor);