Skip to content

process: run RunBootstrapping in CreateEnvironment

Also creates CreateMainEnvironment to encapsulate the code creating the main environment from the provided Isolate data and arguments.

This should be easier to review with https://github.com/nodejs/node/pull/26788/files?w=1

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

Merge request reports

Loading