Skip to content

module: expose `Module._runInThisContext`

Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

module

Description of change

Module._runInThisContext can be overridden to store/load cached compilation artifacts when embedding node.js .

cc @nodejs/collaborators @zcbenz

Merge request reports

Loading