Lines Matching refs:constructor
308 constructor()->PrintTo(stream);1214 LOperand* constructor = UseFixed(instr->constructor(), edi);1215 LCallNewArray* result = new(zone()) LCallNewArray(context, constructor);