Searched refs:SmiMinValue (Results 1 – 1 of 1) sorted by relevance
57 int SmiMaxValue() const { return -(SmiMinValue() + 1); } in SmiMaxValue()58 int SmiMinValue() const { in SmiMinValue() function in v8::internal::compiler::ChangeLoweringTest