(s)
| 6413 | ;((o.bufferedRequest = i), (o.bufferProcessing = !1)) |
| 6414 | } |
| 6415 | function needFinish(s) { |
| 6416 | return ( |
| 6417 | s.ending && 0 === s.length && null === s.bufferedRequest && !s.finished && !s.writing |
| 6418 | ) |
| 6419 | } |
| 6420 | function callFinal(s, o) { |
| 6421 | s._final(function (i) { |
| 6422 | ;(o.pendingcb--, |
no outgoing calls
no test coverage detected