Searched refs:isDebuggerFrame (Results 1 – 1 of 1) sorted by relevance
1308 FrameDetails.prototype.isDebuggerFrame = function() { method in FrameDetails1444 FrameMirror.prototype.isDebuggerFrame = function() { method in FrameMirror1445 return this.details_.isDebuggerFrame();1553 } else if (this.isDebuggerFrame()) {1598 if (!this.isDebuggerFrame()) {1631 if (!this.isDebuggerFrame()) {2313 content.debuggerFrame = mirror.isDebuggerFrame();