Skip to content

[v8.x backport] backport 17338, 18186, 18358, 18546

src: expose uv.errmap to binding Refs: https://github.com/nodejs/node/pull/17338

util: implement util.getSystemErrorName() Refs: https://github.com/nodejs/node/pull/18186

errors: lazy load util in internal/errors.js Refs: https://github.com/nodejs/node/pull/18358

util: skip type checks in internal getSystemErrorName errors: move error creation helpers to errors.js Refs: https://github.com/nodejs/node/pull/18546

Merge request reports

Loading