Lines Matching refs:constructor
287 constructor()->PrintTo(stream);1184 LOperand* constructor = UseFixed(instr->constructor(), r4);1185 LCallNewArray* result = new (zone()) LCallNewArray(context, constructor);