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