Searched refs:unmuteExceptions (Results 1 – 4 of 4) sorted by relevance
104 m_inspector->unmuteExceptions(contextGroupId); in callWithoutExceptionHandling()
114 void unmuteExceptions(int contextGroupId);
182 void V8InspectorImpl::unmuteExceptions(int contextGroupId) { in unmuteExceptions() function in v8_inspector::V8InspectorImpl
483 m_inspector->unmuteExceptions(m_contextGroupId); in ~Scope()