Searched defs:HasSmiValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h3569 if (HasSmiValue() && SmiValuesAre31Bits()) return Representation::Smi();
3586 bool HasSmiValue() const { return has_smi_value_; } function in class:v8::FINAL::FINAL

Completed in 51 milliseconds