Home | History | Annotate | Download | only in src

Lines Matching refs:TruncateToNumber

10187 HValue* HGraphBuilder::TruncateToNumber(HValue* value, Type** expected) {
10288 if (!maybe_string_add) left = TruncateToNumber(left, &left_type);
10297 if (!maybe_string_add) right = TruncateToNumber(right, &right_type);