Searched refs:unmuteExceptions (Results 1 – 4 of 4) sorted by relevance
107 m_inspector->unmuteExceptions(contextGroupId); in callWithoutExceptionHandling()
113 void unmuteExceptions(int contextGroupId);
128 void V8InspectorImpl::unmuteExceptions(int contextGroupId) { in unmuteExceptions() function in v8_inspector::V8InspectorImpl
730 m_inspector->unmuteExceptions(m_contextGroupId); in ~Scope()