Searched refs:m_exceptionCatcher (Results 1 – 2 of 2) sorted by relevance
46 m_exceptionCatcher.SetVerbose(reportExceptions); in ScriptScope()52 if (!m_exceptionCatcher.HasCaught()) in success()54 m_exceptionCatcher.Reset(); in success()
50 v8::TryCatch m_exceptionCatcher; variable