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: backport 7857eb34db42 #53997

Merged
merged 1 commit into from
Jul 26, 2024

Commits on Jul 24, 2024

  1. deps: V8: backport 7857eb34db42

    Original commit message:
    
        Reland^2 "Add ContinuationPreservedEmbedderData builtins to extras binding"
    
        This reverts commit cb1277e97a0ed32fd893be9f4e927f6e8b6c566c.
    
        > Original change's description:
        > > Add ContinuationPreservedEmbedderData builtins to extras binding
        > >
        > > Node.js and Deno wish to use CPED for AsyncLocalStorage and APM, which
        > > needs a high performance implementation. These builtins allow JavaScript
        > > to handle CPED performantly.
        > >
        > > Change-Id: I7577be80818524baa52791dfce57d442d7c0c933
        > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5638129
        > > Commit-Queue: snek <[email protected]>
        > > Reviewed-by: Darius Mercadier <[email protected]>
        > > Reviewed-by: Leszek Swirski <[email protected]>
        > > Reviewed-by: Nico Hartmann <[email protected]>
        > > Cr-Commit-Position: refs/heads/main@{#94607}
        >
        > Change-Id: Ief390f0b99891c8de83b4c794180440f91cbaf1f
        > No-Presubmit: true
        > No-Tree-Checks: true
        > No-Try: true
        > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5649024
        > Auto-Submit: Shu-yu Guo <[email protected]>
        > Bot-Commit: Rubber Stamper <[email protected]>
        > Commit-Queue: Rubber Stamper <[email protected]>
        > Cr-Commit-Position: refs/heads/main@{#94608}
    
        Change-Id: I4943071ffe192084e83bfe3113cfe9c92ef31465
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5677045
        Reviewed-by: Darius Mercadier <[email protected]>
        Reviewed-by: Leszek Swirski <[email protected]>
        Commit-Queue: snek <[email protected]>
        Cr-Commit-Position: refs/heads/main@{#94866}
    
    Refs: v8/v8@7857eb3
    Stephen Belanger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    287d681 View commit details
    Browse the repository at this point in the history