Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
Dtreeoutline.js263 TreeOutline.prototype.getCachedTreeElement = function(representedObject) method in TreeOutline
286 var cachedElement = this.getCachedTreeElement(representedObject);
329 return this.getCachedTreeElement(representedObject);
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2966460 (TreeOutline.prototype.getCachedTreeElement):