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

Commits on Dec 1, 2022

  1. Merged: [parser] Fix eval tracking

    Due to mismatch in strictness we otherwise invalidly mark scopes as
    calling sloppy eval.
    
    Bug: chromium:1394403
    (cherry picked from commit 27fa951)
    
    Change-Id: I292a86ed117638c6b569b8f1c5a37e5b9eb254c1
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4066543
    Reviewed-by: Toon Verwaest <[email protected]>
    Commit-Queue: Igor Sheludko <[email protected]>
    Cr-Commit-Position: refs/branch-heads/10.8@{#40}
    Cr-Branched-From: f1bc03f-refs/heads/10.8.168@{#1}
    Cr-Branched-From: 237de89-refs/heads/main@{#83672}
    verwaest authored and V8 LUCI CQ committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    714f34f View commit details
    Browse the repository at this point in the history
  2. Version 10.8.168.21

    Change-Id: I396727bdbb2e1efe49523822505a4fd7ed15c5f0
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4070687
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/10.8@{#41}
    Cr-Branched-From: f1bc03f-refs/heads/10.8.168@{#1}
    Cr-Branched-From: 237de89-refs/heads/main@{#83672}
    V8 Autoroll committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3155b0d View commit details
    Browse the repository at this point in the history
Loading