Lines Matching defs:constructor
281 constructor()->PrintTo(stream);1169 LOperand* constructor = UseFixed(instr->constructor(), a1);1170 LCallNewArray* result = new(zone()) LCallNewArray(context, constructor);