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: cherry-pick 5005faed5 from V8 upstream #15177

Closed

Commits on Sep 4, 2017

  1. deps: cherry-pick 5005faed5 from V8 upstream

    Original commit message:
    
        [turbofan] Improve representation selection for type guard.
    
        This takes into account the type of the type guard when choosing
        representation for a node. To make the representation changes
        unambiguous, we pass the restricted type to the changer.
    
        BUG=chromium:726554
    
        Review-Url: https://codereview.chromium.org/2920193004
        Cr-Commit-Position: refs/heads/master@{nodejs#45734}
    Miguel Martins committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    40fc9ee View commit details
    Browse the repository at this point in the history