Home
last modified time | relevance | path

Searched defs:HasOverflowed (Results 1 – 5 of 5) sorted by relevance

/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dfunction-templates-expected.cc31 bool HasOverflowed() const { return false; } in HasOverflowed() function in WTF::Checked
53 static bool HasOverflowed(WTF::Checked<U, int>& input) { in HasOverflowed() function
Dfunction-templates-original.cc53 static bool HasOverflowed(WTF::Checked<U, int>& input) { in HasOverflowed() function
/external/v8/src/
Dstring-builder-inl.h170 V8_INLINE bool HasOverflowed() const { return overflowed_; } in HasOverflowed() function
Disolate.h1965 bool HasOverflowed() const { in HasOverflowed() function
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc505 bool HasOverflowed() const { in HasOverflowed() function in tensorflow::__anon9db8ce5c0111::PredicateFactory::IncrementStackDepth