Skip to content

stream: clean up definition using defineProperties

This is the final clean up for Duplex streams. Refs: https://github.com/nodejs/node/pull/31187

cc @nodejs/streams

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading