(e3)
| 8805 | return Ot(this); |
| 8806 | } |
| 8807 | values(e3) { |
| 8808 | if (!H5(this)) throw Kt("values"); |
| 8809 | return function(e4, t2) { |
| 8810 | const r3 = e4.getReader(), o3 = new te2(r3, t2), n2 = Object.create(re2); |
| 8811 | return n2._asyncIteratorImpl = o3, n2; |
| 8812 | }(this, function(e4, t2) { |
| 8813 | F4(e4, t2); |
| 8814 | const r3 = null == e4 ? void 0 : e4.preventCancel; |
| 8815 | return { preventCancel: Boolean(r3) }; |
| 8816 | }(e3, "First parameter").preventCancel); |
| 8817 | } |
| 8818 | }; |
| 8819 | Object.defineProperties(ReadableStream3.prototype, { cancel: { enumerable: true }, getReader: { enumerable: true }, pipeThrough: { enumerable: true }, pipeTo: { enumerable: true }, tee: { enumerable: true }, values: { enumerable: true }, locked: { enumerable: true } }), n(ReadableStream3.prototype.cancel, "cancel"), n(ReadableStream3.prototype.getReader, "getReader"), n(ReadableStream3.prototype.pipeThrough, "pipeThrough"), n(ReadableStream3.prototype.pipeTo, "pipeTo"), n(ReadableStream3.prototype.tee, "tee"), n(ReadableStream3.prototype.values, "values"), "symbol" == typeof e2.toStringTag && Object.defineProperty(ReadableStream3.prototype, e2.toStringTag, { value: "ReadableStream", configurable: true }), "symbol" == typeof e2.asyncIterator && Object.defineProperty(ReadableStream3.prototype, e2.asyncIterator, { value: ReadableStream3.prototype.values, writable: true, configurable: true }); |
| 8820 | er = (e3) => e3.byteLength; |
no test coverage detected