Skip to content

module: fix `e.stack` error when throwing undefined or null

Rodrigo Muino Tomonari requested to merge github/fork/zhanzhenzhen/master into master

Fix #19281 (closed)

I just deleted one e.stack line. There's another e.stack line in DefaultResolve.js, with a comment. Seems that shouldn't be deleted.

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

Merge request reports

Loading