Searched refs:frameMirror (Results 1 – 1 of 1) sorted by relevance
261 DebuggerScript._frameMirrorToJSCallFrame = function(frameMirror) argument265 var frameDetails = frameMirror.details();275 var scopeMirrors = frameMirror.allScopes(false);494 return frameMirror.evaluate(expression, false).value();500 return frameMirror.restart();510 var scopeMirror = frameMirror.scope(scopeNumber);