node/lib/internal/webstreams
Jason Zhang 0e52836c35
stream: set stream prototype to closest transferable superclass
PR-URL: https://github.com/nodejs/node/pull/55067
Fixes: https://github.com/nodejs/node/issues/54603
Refs: https://github.com/nodejs/node/pull/50107
Reviewed-By: Mattias Buelens <mattias@buelens.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2024-09-24 21:18:29 +00:00
..
adapters.js lib: remove unnecessary async 2024-09-14 14:31:29 +00:00
compression.js stream: fix util.inspect for compression/decompressionStream 2024-05-12 09:38:40 +02:00
encoding.js
queuingstrategies.js doc: use same name in the doc as in the code 2023-08-19 16:15:22 +00:00
readablestream.js stream: set stream prototype to closest transferable superclass 2024-09-24 21:18:29 +00:00
transfer.js stream: fix cloned webstreams not being unref correctly 2024-01-23 06:31:45 +00:00
transformstream.js stream: set stream prototype to closest transferable superclass 2024-09-24 21:18:29 +00:00
util.js lib,src: use built-in array buffer detach, transfer 2024-09-16 00:32:04 +00:00
writablestream.js stream: set stream prototype to closest transferable superclass 2024-09-24 21:18:29 +00:00