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

Commits on Nov 14, 2025

  1. Merged: [ignition] Add Smi check for jump table entry untagging

    Bug: 460166688
    (cherry picked from commit 8245592)
    
    Change-Id: I87fdb013d8e3aa12f256d1aca15b44a101ddea2b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7157258
    Reviewed-by: Toon Verwaest <[email protected]>
    Commit-Queue: Toon Verwaest <[email protected]>
    Auto-Submit: Leszek Swirski <[email protected]>
    Cr-Commit-Position: refs/branch-heads/14.3@{#24}
    Cr-Branched-From: 13c7e31-refs/heads/14.3.127@{#1}
    Cr-Branched-From: 01af089-refs/heads/main@{#103352}
    LeszekSwirski authored and V8 LUCI CQ committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    c2c1f91 View commit details
    Browse the repository at this point in the history
  2. Version 14.3.127.13

    Version incremented at https://cr-buildbucket.appspot.com/build/8698207212268212993
    
    Change-Id: I7669db851f9c805a1cd5d9ff1b0b029c51906a02
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7158032
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/14.3@{#25}
    Cr-Branched-From: 13c7e31-refs/heads/14.3.127@{#1}
    Cr-Branched-From: 01af089-refs/heads/main@{#103352}
    V8 Autoroll committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    58d19b8 View commit details
    Browse the repository at this point in the history
  3. Merged: [compiler] Preserve field repr in property array extension

    Walk the descriptor array in lockstep with the property array when
    extending the latter.
    
    Fixed: 460017370
    (cherry picked from commit 4cf9311)
    
    Change-Id: I32d715e4de59f766bbbc155fe66e43883c665b7b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7157259
    Auto-Submit: Leszek Swirski <[email protected]>
    Reviewed-by: Igor Sheludko <[email protected]>
    Commit-Queue: Igor Sheludko <[email protected]>
    Cr-Commit-Position: refs/branch-heads/14.3@{#26}
    Cr-Branched-From: 13c7e31-refs/heads/14.3.127@{#1}
    Cr-Branched-From: 01af089-refs/heads/main@{#103352}
    LeszekSwirski authored and V8 LUCI CQ committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    ff8617f View commit details
    Browse the repository at this point in the history
  4. Version 14.3.127.14

    Version incremented at https://cr-buildbucket.appspot.com/build/8698206268780158593
    
    Change-Id: Ibf14924b04e6f035d1e01ae379cfc340d461e09b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7157871
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/14.3@{#27}
    Cr-Branched-From: 13c7e31-refs/heads/14.3.127@{#1}
    Cr-Branched-From: 01af089-refs/heads/main@{#103352}
    V8 Autoroll committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    bab80ce View commit details
    Browse the repository at this point in the history
Loading