Skip to content

lib: add %TypedArray% abstract constructor to primordials

Refs: https://github.com/nodejs/node/pull/35448 Refs: https://github.com/nodejs/node/pull/36003 Refs: https://tc39.es/ecma262/#sec-%typedarray%-intrinsic-object

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Supersedes and closes https://github.com/nodejs/node/pull/32127

review?(@aduh95, @targos)

Merge request reports

Loading