node/lib/internal/streams
SindreXie ffb1c85784 stream: refactor use es2020 statement
PR-URL: https://github.com/nodejs/node/pull/44533
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
2022-10-11 14:45:24 -05:00
..
add-abort-signal.js stream: use cause options in AbortError constructors 2022-08-01 16:48:36 +02:00
buffer_list.js stream: check for null instead of falsy in loops 2022-03-14 09:32:02 -04:00
compose.js
destroy.js stream: refactor use es2020 statement 2022-10-11 14:45:24 -05:00
duplex.js lib: use null-prototype objects for property descriptors 2022-07-31 09:44:45 +02:00
duplexify.js stream: use cause options in AbortError constructors 2022-08-01 16:48:36 +02:00
end-of-stream.js stream: use cause options in AbortError constructors 2022-08-01 16:48:36 +02:00
from.js
lazy_transform.js lib: use null-prototype objects for property descriptors 2022-07-31 09:44:45 +02:00
legacy.js
operators.js lib: add Promise methods to avoid-prototype-pollution lint rule 2022-10-11 14:45:08 -05:00
passthrough.js
pipeline.js
readable.js lib: use null-prototype objects for property descriptors 2022-07-31 09:44:45 +02:00
state.js
transform.js stream: fix 0 transform hwm backpressure 2022-08-01 16:48:30 +02:00
utils.js stream: avoid function call where possible 2022-02-25 22:34:08 -05:00
writable.js lib: use null-prototype objects for property descriptors 2022-07-31 09:44:45 +02:00