()
| 8265 | this._ongoingPromise = void 0, this._isFinished = false, this._reader = e3, this._preventCancel = t2; |
| 8266 | } |
| 8267 | next() { |
| 8268 | const e3 = () => this._nextSteps(); |
| 8269 | return this._ongoingPromise = this._ongoingPromise ? p3(this._ongoingPromise, e3, e3) : e3(), this._ongoingPromise; |
| 8270 | } |
| 8271 | return(e3) { |
| 8272 | const t2 = () => this._returnSteps(e3); |
| 8273 | return this._ongoingPromise ? p3(this._ongoingPromise, t2, t2) : t2(); |
no test coverage detected