Skip to content

stream: name anonymous functions

Checklist
  • make -j8 test
  • commit message follows commit guidelines
Description of change

Ref: https://github.com/nodejs/node/issues/8913

For some callbacks I made a change to arrow funtions and for _stream_readable there was a change in Readable.prototype.wrap that I would like some opinions because I'm not sure if it's going to work as spected

Merge request reports

Loading