Searched refs:setPauseOnExceptionsImpl (Results 1 – 2 of 2) sorted by relevance
243 void setPauseOnExceptionsImpl(ErrorString*, int);
227 setPauseOnExceptionsImpl(&error, pauseState); in restore()1013 setPauseOnExceptionsImpl(errorString, pauseState); in setPauseOnExceptions()1016 void InspectorDebuggerAgent::setPauseOnExceptionsImpl(ErrorString* errorString, int pauseState) in setPauseOnExceptionsImpl() function in blink::InspectorDebuggerAgent