(e3)
| 5427 | this.glevel = 0, this._charsets = []; |
| 5428 | } |
| 5429 | reset() { |
| 5430 | this.charset = void 0, this._charsets = [], this.glevel = 0; |
| 5431 | } |
| 5432 | setgLevel(e3) { |
| 5433 | this.glevel = e3, this.charset = this._charsets[e3]; |
| 5434 | } |
no outgoing calls
no test coverage detected