Skip to content

test: remove harmony flags

v8 supports BigInt and this can now be removed. Update: I went ahead and removed all harmony flags where v8 supports it out of the box.

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