Skip to content

[v8.x backport] doc: linkify missing types

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

Backport of https://github.com/nodejs/node/pull/18444

A few types that are not actual for v8 yet are left in type-parser.js in case of future backports of relevant features (such as {os.constants.dlopen}).

Merge request reports

Loading