(e3)
| 7518 | return new TypeError(`ReadableStreamBYOBRequest.prototype.${e3} can only be used on a ReadableStreamBYOBRequest`); |
| 7519 | } |
| 7520 | function Ae(e3) { |
| 7521 | return new TypeError(`ReadableByteStreamController.prototype.${e3} can only be used on a ReadableByteStreamController`); |
| 7522 | } |
| 7523 | function je(e3, t2) { |
| 7524 | e3._reader._readIntoRequests.push(t2); |
| 7525 | } |
no outgoing calls
no test coverage detected