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

Commits on Oct 7, 2024

  1. Merged: [turbofan] Consider WasmStruct in InferHasInPrototypeChain

    Drive-by: add some CHECKs in not _clearly_ safe uses of AsJSObject
    to turn possible vulnerablities into crashes.
    
    Fixed: 367818758
    
    (cherry picked from commit 81155a8)
    
    Change-Id: I1e4d197fc0c85898760d1d1f374bccc2a778e0eb
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5907898
    Auto-Submit: Victor Gomes <[email protected]>
    Commit-Queue: Victor Gomes <[email protected]>
    Reviewed-by: Nico Hartmann <[email protected]>
    Commit-Queue: Nico Hartmann <[email protected]>
    Cr-Commit-Position: refs/branch-heads/12.9@{#53}
    Cr-Branched-From: 64a21d7-refs/heads/12.9.202@{#1}
    Cr-Branched-From: da4200b-refs/heads/main@{#95679}
    victorgomes authored and V8 LUCI CQ committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1027127 View commit details
    Browse the repository at this point in the history
  2. Version 12.9.202.27

    Change-Id: Ibf8ccf575442698c24615da98dd9f05695dd1a01
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5912072
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/12.9@{#54}
    Cr-Branched-From: 64a21d7-refs/heads/12.9.202@{#1}
    Cr-Branched-From: da4200b-refs/heads/main@{#95679}
    V8 Autoroll committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8cbfb60 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merged: Don't assume all turbofan frames are JavaScript

    (cherry picked from commit 969cea3)
    
    Bug: 367734947
    Change-Id: I61ccc3b0d0c87bd0fc5b3aa03308897d6c472ce7
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5912942
    Reviewed-by: Leszek Swirski <[email protected]>
    Commit-Queue: Leszek Swirski <[email protected]>
    Auto-Submit: Eric Leese <[email protected]>
    Cr-Commit-Position: refs/branch-heads/12.9@{#55}
    Cr-Branched-From: 64a21d7-refs/heads/12.9.202@{#1}
    Cr-Branched-From: da4200b-refs/heads/main@{#95679}
    Eric Leese authored and V8 LUCI CQ committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2b72d95 View commit details
    Browse the repository at this point in the history
  2. Version 12.9.202.28

    Change-Id: Ifd75a9fb6cc54fef667c79def0b9825e8602875b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5912979
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/12.9@{#56}
    Cr-Branched-From: 64a21d7-refs/heads/12.9.202@{#1}
    Cr-Branched-From: da4200b-refs/heads/main@{#95679}
    V8 Autoroll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f372edd View commit details
    Browse the repository at this point in the history
Loading