Searched refs:_presentationCallFrames (Results 1 – 1 of 1) sorted by relevance
38 this._presentationCallFrames = []; property in WebInspector.DebuggerPresentationModel519 this._presentationCallFrames = []; property526 …this._presentationCallFrames.push(new WebInspector.PresenationCallFrame(callFrame, i, sourceFile));529 …uggerPresentationModel.Events.DebuggerPaused, { callFrames: this._presentationCallFrames, details:…531 this.selectedCallFrame = this._presentationCallFrames[this._selectedCallFrameIndex];536 this._presentationCallFrames = []; property550 return this._presentationCallFrames[this._selectedCallFrameIndex];595 this._presentationCallFrames = []; property