Home
last modified time | relevance | path

Searched defs:StackBlown (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dstring.h878 inline bool StackBlown() { return maximum_depth_ - depth_ == kStackSize; } in StackBlown() function
/dports/www/node10/node-v10.24.1/deps/v8/src/objects/
H A Dstring.h860 inline bool StackBlown() { return maximum_depth_ - depth_ == kStackSize; } in StackBlown() function