Skip to content

lib: add primordials.SafeArrayIterator

Make Node.js module loading resilient to prototype tempering from user-mode.

Blocked by https://github.com/nodejs/node/pull/36428 and https://github.com/nodejs/node/pull/36587.

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