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

Commits on Oct 19, 2023

  1. Revert "[maps] Create map transitions for derived maps with custom pr…

    …oto"
    
    This reverts commit 9b5b6ee.
    
    Reason for revert: crbug:1492212
    
    Original change's description:
    > [maps] Create map transitions for derived maps with custom proto
    >
    > Prevents us from creating excessive maps in the case of e.g.,
    > Reflect.construct with a newTarget.
    >
    > Measured impact on top 10k websites is an average of 1% reduction in
    > map allocations.
    >
    > Bug: v8:13978
    > Change-Id: I324389f0febfa47a3a179ccdb30029723278ba5e
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4750265
    > Commit-Queue: Olivier Flückiger <[email protected]>
    > Reviewed-by: Camillo Bruni <[email protected]>
    > Auto-Submit: Olivier Flückiger <[email protected]>
    > Cr-Commit-Position: refs/heads/main@{#89520}
    
    (cherry picked from commit 96adcd5)
    
    Bug: v8:13978
    Change-Id: I833f6d167e6afe2fe7a6dd4019c83032644d0069
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4942590
    Auto-Submit: Olivier Flückiger <[email protected]>
    Commit-Queue: Camillo Bruni <[email protected]>
    Reviewed-by: Camillo Bruni <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#90427}
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4951923
    Auto-Submit: Lutz Vahl <[email protected]>
    Cr-Commit-Position: refs/branch-heads/11.8@{#30}
    Cr-Branched-From: 935bdbf-refs/heads/11.8.172@{#1}
    Cr-Branched-From: b82a911-refs/heads/main@{#89779}
    o- authored and V8 LUCI CQ committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    294cb54 View commit details
    Browse the repository at this point in the history
  2. Version 11.8.172.16

    Change-Id: Ib268bd38f38a5459e31ec9a6b6e45c988b73431f
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4951813
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/11.8@{#31}
    Cr-Branched-From: 935bdbf-refs/heads/11.8.172@{#1}
    Cr-Branched-From: b82a911-refs/heads/main@{#89779}
    V8 Autoroll committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1f503dc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. mb: replace use_goma with use_remoteexec

    This is preparation CL for https://crrev.com/c/4970657.
    
    (cherry picked from commit d0d5faa)
    
    Bug: b/306109834
    Change-Id: I6b89ef515f542762a1426087047c1d4489526bbd
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4970736
    Commit-Queue: Takuto Ikuta <[email protected]>
    Reviewed-by: Liviu Rau <[email protected]>
    Reviewed-by: Michael Achenbach <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#90550}
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4974616
    Reviewed-by: Liviu Rau <[email protected]>
    Commit-Queue: Michael Achenbach <[email protected]>
    Cr-Commit-Position: refs/branch-heads/11.8@{#32}
    Cr-Branched-From: 935bdbf-refs/heads/11.8.172@{#1}
    Cr-Branched-From: b82a911-refs/heads/main@{#89779}
    Takuto Ikuta authored and V8 LUCI CQ committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ae25bbc View commit details
    Browse the repository at this point in the history
  2. Version 11.8.172.17

    Change-Id: I880f50d6a7f159a854bf08dae77d3e1dbb6b0592
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4974344
    Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/11.8@{#33}
    Cr-Branched-From: 935bdbf-refs/heads/11.8.172@{#1}
    Cr-Branched-From: b82a911-refs/heads/main@{#89779}
    V8 Autoroll committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f0f8f4b View commit details
    Browse the repository at this point in the history
Loading