Home | History | Annotate | Download | only in profiler

Lines Matching defs:sidebarElement

449     this.sidebarElement().classList.add("profiles-sidebar-tree-box");
451 this.sidebarElement().insertBefore(statusBarContainerLeft, this.sidebarElement().firstChild);
781 if (element !== this.element || event.srcElement === this.sidebarElement()) {
848 var sidebarElement = profileTypeSection.sidebarElementForProfile(profile);
849 sidebarElement.revealAndSelect();