Searched refs:muteExceptions (Results 1 – 4 of 4) sorted by relevance
95 m_inspector->muteExceptions(contextGroupId); in callWithoutExceptionHandling()
108 void muteExceptions(int contextGroupId);
157 void V8InspectorImpl::muteExceptions(int contextGroupId) { in muteExceptions() function in v8_inspector::V8InspectorImpl
449 m_inspector->muteExceptions(m_contextGroupId); in ignoreExceptionsAndMuteConsole()