Skip to content

deps: patch V8 to 6.7.288.45

Rodrigo Muino Tomonari requested to merge github/fork/targos/v8-6.7.288.45 into master

Refs: https://github.com/v8/v8/compare/6.7.288.44...6.7.288.45

Comment from the revert:

This is a short-term fix for NodeJS regression caused by Scavenger not collecting weak handles that are marked as independent.

@nodejs/v8-update @ofrobots

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

Merge request reports

Loading