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

deps: V8: backport f7771e5b0cc4 #31957

Closed
wants to merge 1 commit into from

Commits on Feb 26, 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 <verwaest@chromium.org>
        Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
        Reviewed-by: Victor Gomes <victorgomes@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#65690}
    
    Refs: v8/v8@f7771e5
    mmarchini committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d47ad3e View commit details
    Browse the repository at this point in the history