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: 12.4.254.19
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.4.254.20
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 22, 2024

  1. Merged: [parser] Using FunctionParsingScope for parsing class static …

    …blocks
    
    Class static blocks contain statements, don't inherit the
    ExpressionScope stack.
    
    (cherry picked from commit 3e037e1)
    
    Bug: 341663589
    Change-Id: Ice9a710293b028e5d9fd30d5d85c4842f970b152
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5558360
    Reviewed-by: Adam Klein <adamk@chromium.org>
    Reviewed-by: Shu-yu Guo <syg@chromium.org>
    Commit-Queue: Adam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/branch-heads/12.4@{#38}
    Cr-Branched-From: 309640d-refs/heads/12.4.254@{#1}
    Cr-Branched-From: 5dc2470-refs/heads/main@{#92862}
    syg authored and V8 LUCI CQ committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6e5e105 View commit details
    Browse the repository at this point in the history
  2. Version 12.4.254.20

    Change-Id: I75915aedfe374d3aa4dc6aded5e0a45b43f0217d
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5559885
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/12.4@{#39}
    Cr-Branched-From: 309640d-refs/heads/12.4.254@{#1}
    Cr-Branched-From: 5dc2470-refs/heads/main@{#92862}
    V8 Autoroll committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cc9dc1e View commit details
    Browse the repository at this point in the history
Loading