Home | History | Annotate | Download | only in profiler

Lines Matching defs:_handleContextMenuEvent

479     this.element.addEventListener("contextmenu", this._handleContextMenuEvent.bind(this), true);
723 profileTypeSection.childrenListElement.addEventListener("contextmenu", this._handleContextMenuEvent.bind(this), true);
765 _handleContextMenuEvent: function(event)