Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v12.x] deps: V8: backport f7771e5b0cc4 #32053

Closed

Commits on Mar 2, 2020

  1. deps: V8: backport f7771e5b0cc4

    Original commit message:
    
        [runtime] Recompute enumeration indices of dictionaries upon bitfield overflow
    
        Otherwise we'll get weird semantics when enumerating objects after many
        deletes/reinserts.
    
        Bug: chromium:1033771
        Change-Id: If0a459169c3794a30d9632d09e80da3cfcd4302c
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1993966
        Commit-Queue: Toon Verwaest <[email protected]>
        Reviewed-by: Jakob Kummerow <[email protected]>
        Reviewed-by: Victor Gomes <[email protected]>
        Cr-Commit-Position: refs/heads/master@{#65690}
    
    Refs: v8/v8@f7771e5
    
    PR-URL: nodejs#31957
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: Jiawen Geng <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Myles Borins <[email protected]>
    mmarchini committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    63049da View commit details
    Browse the repository at this point in the history