(e3)
| 4759 | return i3.push(t3), { dispose: () => { |
| 4760 | const e4 = i3.indexOf(t3); |
| 4761 | -1 !== e4 && i3.splice(e4, 1); |
| 4762 | } }; |
| 4763 | } |
| 4764 | clearHandler(e3) { |
| 4765 | this._handlers[e3] && delete this._handlers[e3]; |
| 4766 | } |
no outgoing calls
no test coverage detected