Skip to content

src: remove unused misc variable

This commit removes the unused misc variable from one of the NodeMainInstance constructors.

Another option could be to add a default argument to SetIsolateMiscHandlers but I'd like to hear what others think about that first.

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

Merge request reports

Loading