Searched refs:is_truncating (Results 1 – 2 of 2) sorted by relevance
1189 bool is_truncating, in HChange() argument1198 if (is_truncating) SetFlag(kTruncatingToInt32); in HChange()
2020 bool is_truncating = use_value->CheckFlag(HValue::kTruncatingToInt32); in InsertRepresentationChangeForUse() local2026 new_value = is_truncating in InsertRepresentationChangeForUse()2033 is_truncating, deoptimize_on_undefined); in InsertRepresentationChangeForUse()