Skip to content

module: introduce defaultModuleName in module.js

This commit adds a constant named defaultModuleName to avoid duplicating it in the Module constructor function.

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

Merge request reports

Loading