Lines Matching refs:input_rep
1749 Representation input_rep = value->representation();1751 if (input_rep.IsDouble()) {1754 } else if (input_rep.IsInteger32()) {1757 ASSERT(input_rep.IsTagged());