Home
last modified time | relevance | path

Searched refs:SmiMinValue (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dchange-lowering-unittest.cc57 int SmiMaxValue() const { return -(SmiMinValue() + 1); } in SmiMaxValue()
58 int SmiMinValue() const { in SmiMinValue() function in v8::internal::compiler::ChangeLoweringTest