Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/
H A Dscript_state.h181 bool ContextIsValid() const { in ContextIsValid() function
253 bool ContextIsValid() const { return script_state_->ContextIsValid(); } in ContextIsValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/bindings/
H A Dscript_state.h188 bool ContextIsValid() const { in ContextIsValid() function
264 bool ContextIsValid() const { return script_state_->ContextIsValid(); } in ContextIsValid() function