Searched refs:DebuggerPausedDetails (Results 1 – 1 of 1) sorted by relevance
472 …this._setDebuggerPausedDetails(new WebInspector.DebuggerPausedDetails(this.target(), callFrames, r…1156 WebInspector.DebuggerPausedDetails = function(target, callFrames, reason, auxData, breakpointIds, a… class in WebInspector1166 WebInspector.DebuggerPausedDetails.prototype = {