Searched refs:showProfile (Results 1 – 6 of 6) sorted by relevance
308 this.showProfile(profile);311 showProfile: function(profile) method in WebInspector.ProfilesPanel336 this.showProfile(view.profile);349 this.showProfile(this._profilesIdMap[this._makeKey(match[3], match[1])]);512 WebInspector.panels.profiles.showProfile(this.profile);565 WebInspector.panels.profiles.showProfile(this.children[this.children.length - 1].profile);
124 profilesPanel.showProfile(profile);
434 panel.showProfile(profile);
7159 (WebInspector.ProfilesPanel.prototype.showProfile):10315 (WebInspector.ProfilesPanel.prototype.showProfile):43450 (WebInspector.ProfilesPanel.prototype.showProfile):45755 (WebInspector.ProfilesPanel.prototype.showProfile):
17396 (WebInspector.ProfilesPanel.prototype.showProfile):86047 (WebInspector.ProfilesPanel.prototype.showProfile): Use profileViewForProfile.86048 … (WebInspector.ProfilesPanel.prototype.showView): Call showProfile. Used by Panel to show a view.
18797 (WebInspector.ProfilesPanel.prototype.showProfile): Create a ProfileView18809 (WebInspector.ProfileSidebarTreeElement.prototype.onselect): Call ProfilesPanel.showProfile.