()
| 8311 | throw new TypeError("Illegal constructor"); |
| 8312 | } |
| 8313 | get view() { |
| 8314 | if (!fe(this)) throw Be("view"); |
| 8315 | return this._view; |
| 8316 | } |
| 8317 | respond(e3) { |
| 8318 | if (!fe(this)) throw Be("respond"); |
| 8319 | if ($5(e3, 1, "respond"), e3 = N5(e3, "First parameter"), void 0 === this._associatedReadableByteStreamController) throw new TypeError("This BYOB request has been invalidated"); |