Searched refs:HasOverflowed (Results 1 – 13 of 13) sorted by relevance
24 if (rhs.HasOverflowed()) in Checked()31 bool HasOverflowed() const { return false; } in HasOverflowed() function in WTF::Checked53 static bool HasOverflowed(WTF::Checked<U, int>& input) { in HasOverflowed() function57 return input.HasOverflowed(); in HasOverflowed()
53 static bool HasOverflowed(WTF::Checked<U, int>& input) { in HasOverflowed() function
412 if (!stack_frame.HasOverflowed()) { in MakeNotPredicateImpl()505 bool HasOverflowed() const { in HasOverflowed() function in tensorflow::__anon9db8ce5c0111::PredicateFactory::IncrementStackDepth576 if (stack_frame.HasOverflowed()) { in MakeAndOrImpl()
170 V8_INLINE bool HasOverflowed() const { return overflowed_; } in HasOverflowed() function
362 if (check.HasOverflowed()) { in StackPush()623 if (builder_.HasOverflowed()) return EXCEPTION; in SerializeArrayLikeSlow()
68 if (check.HasOverflowed()) { in Invoke()
1965 bool HasOverflowed() const { in HasOverflowed() function1986 if (stack_check.HasOverflowed()) { \
286 if (stack_check.HasOverflowed()) { in ParseJsonValue()
80 if (check.HasOverflowed()) { in StructureWalk()
71 if (stackLimitCheck.HasOverflowed() || (recursion_limit == 0)) { in StringReplaceOneCharWithString()
80 if (check.HasOverflowed()) { in Advance()
6304 if (check.HasOverflowed()) { in EnsureAnalyzed()
1938 if (check.HasOverflowed()) return; in HandleDebugBreak()