Searched defs:ProfileSidebarTreeElement (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DProfilesPanel.js845 WebInspector.ProfileSidebarTreeElement = function(profile, titleFormat, className)
858 WebInspector.ProfileSidebarTreeElement.prototype = {
900 WebInspector.ProfileSidebarTreeElement.prototype.__proto__ = WebInspector.SidebarTreeElement.prototype;

Completed in 16 milliseconds