(e3, t2)
| 7534 | return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_readIntoRequests") && e3 instanceof ReadableStreamBYOBReader); |
| 7535 | } |
| 7536 | function Ie(e3, t2) { |
| 7537 | const r3 = e3._readIntoRequests; |
| 7538 | e3._readIntoRequests = new S5(), r3.forEach((e4) => { |
| 7539 | e4._errorSteps(t2); |
| 7540 | }); |
| 7541 | } |
| 7542 | function De(e3) { |
| 7543 | return new TypeError(`ReadableStreamBYOBReader.prototype.${e3} can only be used on a ReadableStreamBYOBReader`); |
| 7544 | } |
no test coverage detected