| 4940 | this._errorHandler = this._errorHandlerFb; |
| 4941 | } |
| 4942 | reset() { |
| 4943 | this.currentState = this.initialState, this._oscParser.reset(), this._dcsParser.reset(), this._params.reset(), this._params.addParam(0), this._collect = 0, this.precedingJoinState = 0, 0 !== this._parseStack.state && (this._parseStack.state = 2, this._parseStack.handlers = []); |
| 4944 | } |
| 4945 | _preserveStack(e3, t3, i3, s3, r2) { |
| 4946 | this._parseStack.state = e3, this._parseStack.handlers = t3, this._parseStack.handlerPos = i3, this._parseStack.transition = s3, this._parseStack.chunkPos = r2; |
| 4947 | } |