(e3, t2)
| 7702 | return ct(e3) <= 0; |
| 7703 | } |
| 7704 | function ht(e3, t2) { |
| 7705 | const r3 = e3._controlledWritableStream; |
| 7706 | ut(e3), et(r3, t2); |
| 7707 | } |
| 7708 | function _t(e3) { |
| 7709 | return new TypeError(`WritableStream.prototype.${e3} can only be used on a WritableStream`); |
| 7710 | } |