()
| 5477 | this._encodings[e3] = t3; |
| 5478 | } |
| 5479 | get activeProtocol() { |
| 5480 | return this._activeProtocol; |
| 5481 | } |
| 5482 | get areMouseEventsActive() { |
| 5483 | return 0 !== this._protocols[this._activeProtocol].events; |
| 5484 | } |
nothing calls this directly
no outgoing calls
no test coverage detected