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

src,deps: add isolate parameter to String::Concat #22521

Closed
wants to merge 1 commit into from

Commits on Aug 25, 2018

  1. src,deps: add isolate parameter to String::Concat

    Partially backport an upstream commit that deprecates String::Concat
    without the isolate parameter. This overload has already been removed
    in V8 7.0.
    
    Refs: v8/v8@8a011b5
    targos committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    135dd4c View commit details
    Browse the repository at this point in the history