Skip to content

src: add maybe versions of EmitExit and EmitBeforeExit

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/emit-exit into master

This addresses a TODO comment, and removes invalid .ToLocalChecked() calls from our code base.

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