Skip to content

vm: throw error when duplicated exportNames in SyntheticModule

Rodrigo Muino Tomonari requested to merge github/fork/himself65/20200413-vm into master

Fixes: https://github.com/nodejs/node/issues/32806

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading