Searched refs:isDebuggerFrame (Results 1 – 1 of 1) sorted by relevance
1697 FrameDetails.prototype.isDebuggerFrame = function() { method in FrameDetails1870 FrameMirror.prototype.isDebuggerFrame = function() { method in FrameMirror1871 return this.details_.isDebuggerFrame();2031 } else if (this.isDebuggerFrame()) {2079 if (!this.isDebuggerFrame()) {2113 if (!this.isDebuggerFrame()) {2931 content.debuggerFrame = mirror.isDebuggerFrame();