Home
last modified time | relevance | path

Searched refs:allScopes (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/inspector/
Ddebugger_script_externs.js450 FrameMirror.prototype.allScopes = function(ignoreNestedScopes) {} method in FrameMirror
Ddebugger-script.js275 var scopeMirrors = frameMirror.allScopes(false);
/external/v8/src/debug/
Dmirrors.js1467 GeneratorMirror.prototype.allScopes = function() { method in GeneratorMirror
2008 FrameMirror.prototype.allScopes = function(opt_ignore_nested_scopes) { method in FrameMirror