Searched refs:WillRethrowExceptions (Results 1 – 6 of 6) sorted by relevance
61 bool WillRethrowExceptions() override;
538 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::WillRethrowExceptions() { in WillRethrowExceptions() function in CefV8ValueCToCpp
695 virtual bool WillRethrowExceptions() = 0;
251 bool WillRethrowExceptions() override;
1835 bool CefV8ValueImpl::WillRethrowExceptions() { in WillRethrowExceptions() function in CefV8ValueImpl
546 bool _retval = CefV8ValueCppToC::Get(self)->WillRethrowExceptions(); in v8value_will_rethrow_exceptions()