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: backport 066747e from upstream V8 #4655

Closed
wants to merge 1 commit into from

Commits on Jan 13, 2016

  1. deps: backport 066747e from upstream V8

    This backport fixes a performance pathology in how arrays grow/shrink.
    
    Fixes: nodejs#3538
    V8-Commit: v8/v8@066747e
    PR-URL: nodejs#4625
    Reviewed-By: cjihrig - Colin Ihrig <[email protected]>
    Reviewed-By: targos - Michaël Zasso <[email protected]>
    Reviewed-By: indutny - Fedor Indutny <[email protected]>
    
    Original commit message:
      Make sure that NormalizeElements and ShouldConvertToFastElements are …
    
      …based on the same values
    
      BUG=v8:4518
      LOG=n
    
      Review URL: https://codereview.chromium.org/1472293002
    
      Cr-Commit-Position: refs/heads/master@{nodejs#32265}
    ofrobots committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    071b3ec View commit details
    Browse the repository at this point in the history