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 866ee63 from upstream V8 #13630

Closed
wants to merge 1 commit into from

Commits on Jun 12, 2017

  1. deps: cherry-pick 866ee63 from upstream V8

    Original commit message:
    
        [string] Re-enable result caching for String.p.split
    
        Runtime::kStringSplit's result caching is only enabled when limit equals
        kMaxUInt32.
    
        BUG=v8:6463
    
        Review-Url: https://codereview.chromium.org/2923183002
        Cr-Commit-Position: refs/heads/master@{nodejs#45724}
    
    Fixes: nodejs#13445
    targos committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    13fca70 View commit details
    Browse the repository at this point in the history