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: cherry-pick b60a03df4ceb #49491

Merged
merged 1 commit into from
Sep 12, 2023

Commits on Sep 11, 2023

  1. deps: V8: cherry-pick b60a03df4ceb

    Original commit message:
    
        [api] mark v8::Script and v8::UnboundScript as v8::Data
    
        v8::UnboundModuleScript and v8::Module are already v8::Data.
        Mark v8::Script and v8::UnboundScript as v8::Data so that they
        can be used in other V8 APIs that takes v8::Data.
    
        Refs: nodejs#48510
    
        Bug: v8:14120
        Change-Id: I2dd5648528c1b0030292872441758d4fb2cfcc1c
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4827307
        Reviewed-by: Camillo Bruni <cbruni@chromium.org>
        Commit-Queue: Joyee Cheung <joyee@igalia.com>
        Cr-Commit-Position: refs/heads/main@{#89727}
    
    Refs: v8/v8@b60a03d
    joyeecheung committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f4bc4f2 View commit details
    Browse the repository at this point in the history