Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: v8/v8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 500c490
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 485b9d9
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 13, 2024

  1. Merged: [wasm][jspi] Fix JSPI + lazy deopt

    With JSPI, the stack frame iterator stops at the end of the current
    stack segment. Follow the chain of stacks to find all frames marked for
    deoptimization.
    
    [email protected]
    
    Fixed: 365376497
    (cherry picked from commit 906e41b)
    
    Change-Id: Ic4174cdd114c2a851d86a3985d25fedff2ebaec8
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5860736
    Reviewed-by: Matthias Liedtke <[email protected]>
    Commit-Queue: Thibaud Michaud <[email protected]>
    Cr-Commit-Position: refs/branch-heads/12.8@{#65}
    Cr-Branched-From: 70cbb39-refs/heads/12.8.374@{#1}
    Cr-Branched-From: 451b63e-refs/heads/main@{#95151}
    thibaudmichaud authored and V8 LUCI CQ committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bac3426 View commit details
    Browse the repository at this point in the history
  2. Version 12.8.374.33

    Change-Id: Ib154f3440426ae3dba39ef7a28749163f6c2b0cd
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5859157
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/12.8@{#66}
    Cr-Branched-From: 70cbb39-refs/heads/12.8.374@{#1}
    Cr-Branched-From: 451b63e-refs/heads/main@{#95151}
    V8 Autoroll committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    485b9d9 View commit details
    Browse the repository at this point in the history
Loading