(e3)
| 7653 | e3._writeAlgorithm = void 0, e3._closeAlgorithm = void 0, e3._abortAlgorithm = void 0, e3._strategySizeAlgorithm = void 0; |
| 7654 | } |
| 7655 | function ct(e3) { |
| 7656 | return e3._strategyHWM - e3._queueTotalSize; |
| 7657 | } |
| 7658 | function dt(e3) { |
| 7659 | const t2 = e3._controlledWritableStream; |
| 7660 | if (!e3._started) return; |
no outgoing calls
no test coverage detected