Home | History | Annotate | Download | only in src

Lines Matching refs:old_type

2617 static BinaryOpIC::TypeInfo InputState(BinaryOpIC::TypeInfo old_type,
2621 if (old_type == BinaryOpIC::STRING) {
2625 return Max(old_type, new_type);