Home | History | Annotate | Download | only in x64

Lines Matching refs:input_rep

1955   Representation input_rep = value->representation();
1957 if (input_rep.IsDouble()) {
1959 } else if (input_rep.IsInteger32()) {
1962 input_rep.IsSmiOrTagged());