Home
last modified time | relevance | path

Searched defs:scopeRef (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DRemoteObject.js485 WebInspector.ScopeRemoteObject = function(objectId, scopeRef, type, subtype, value, description, pr… argument
497 WebInspector.ScopeRemoteObject.fromPayload = function(payload, scopeRef) argument