Skip to content

uv: move process.binding('uv') to internalBinding

Move process.binding('uv') to internalBinding('uv')

/cc https://github.com/nodejs/node/issues/22160

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

Merge request reports

Loading