Searched defs:scopeObject (Results 1 – 3 of 3) sorted by relevance
504 DebuggerScript._buildScopeObject = function(scopeType, scopeObject) argument
1415 InjectedScript.CallFrameProxy._createScopeJson = function(scopeTypeCode, scopeObject, groupId) argument
2247 ScopeMirror.prototype.scopeObject = function() { method in ScopeMirror