Searched defs:HasOverflowed (Results 1 – 3 of 3) sorted by relevance
34 bool HasOverflowed() const { return false; } in HasOverflowed() function in WTF::Checked
311 INLINE(bool HasOverflowed()) const { return overflowed_; } in INLINE()
1556 bool HasOverflowed() const { in HasOverflowed() function