Searched refs:isDebuggerFrame (Results 1 – 1 of 1) sorted by relevance
1315 FrameDetails.prototype.isDebuggerFrame = function() { method in FrameDetails1471 FrameMirror.prototype.isDebuggerFrame = function() { method in FrameMirror1472 return this.details_.isDebuggerFrame();1600 } else if (this.isDebuggerFrame()) {1648 if (!this.isDebuggerFrame()) {1681 if (!this.isDebuggerFrame()) {2369 content.debuggerFrame = mirror.isDebuggerFrame();