Home
last modified time | relevance | path

Searched refs:existingDocument (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DElementsPanel.js123 if (WebInspector.domAgent.existingDocument())
124 this._documentUpdated(WebInspector.domAgent.existingDocument());
DDOMAgent.js804 existingDocument: function() method in WebInspector.DOMAgent