Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCPUProfileView.js76 this.excludeButton.addEventListener("click", this._excludeClicked, this);
485 _excludeClicked: function(event) method in WebInspector.CPUProfileView