Home | History | Annotate | Download | only in src

Lines Matching defs:IsInteger32

317   bool IsInteger32() const { return kind_ == kInteger32; }
1943 if (value()->representation().IsInteger32()) return value();
2659 ASSERT(to.IsInteger32());