Searched refs:isDebuggerFrame (Results 1 – 1 of 1) sorted by relevance
1729 FrameDetails.prototype.isDebuggerFrame = function() { method in FrameDetails1906 FrameMirror.prototype.isDebuggerFrame = function() { method in FrameMirror1907 return this.details_.isDebuggerFrame();2042 } else if (this.isDebuggerFrame()) {2090 if (!this.isDebuggerFrame()) {2124 if (!this.isDebuggerFrame()) {2973 content.debuggerFrame = mirror.isDebuggerFrame();