@@ 11707-11707 (lines=1) @@ | ||
11704 | ||
11705 | function nop() {} |
|
11706 | ||
11707 | function WritableState(options, stream) { |
|
11708 | Duplex = Duplex || require('./_stream_duplex'); |
|
11709 | ||
11710 | options = options || {}; |
@@ 100-100 (lines=1) @@ | ||
97 | ||
98 | function nop() {} |
|
99 | ||
100 | function WritableState(options, stream) { |
|
101 | Duplex = Duplex || require('./_stream_duplex'); |
|
102 | ||
103 | options = options || {}; |