Skip to content

[V8 canary] test: add required flag to FinalizationGroup test

cleanupSome was moved to a separate flag due to discussions in the last TC39 meeting. Use this flag to ensure the test passes.

Refs: https://chromium-review.googlesource.com/c/v8/v8/+/2141011 Fixes: https://github.com/nodejs/node-v8/issues/155

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