Skip to content

deps: cherry-pick b93c80a from v8 upstream

Rodrigo Muino Tomonari requested to merge github/fork/matthewloring/v8-4909 into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

deps

Description of change

Original commit message:

If we can't rehash the backing store for weak sets & maps, do a last resort GC

BUG=v8:4909 R=hpayer@chromium.org

Committed: https://crrev.com/b93c80a6039c757723e70420ae73375b5d277814 Cr-Commit-Position: refs/heads/master@{#37591}

Fixes: https://github.com/nodejs/node/issues/6180

Merge request reports

Loading