Searched refs:unmuteExceptions (Results 1 – 3 of 3) sorted by relevance
116 void unmuteExceptions(int contextGroupId);
128 void V8InspectorImpl::unmuteExceptions(int contextGroupId) { in unmuteExceptions() function in v8_inspector::V8InspectorImpl
943 m_inspector->unmuteExceptions(m_contextGroupId); in ~Scope()