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

Commits on Apr 14, 2021

  1. Merged: [compiler] Fix bug in RepresentationChanger::GetWord32Represe…

    …ntationFor
    
    Revision: fd29e24
    
    BUG=chromium:1195777
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    
    Change-Id: I0400b3ae5736ef86dbeae558d15bfcca2e9f351a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2826114
    Commit-Queue: Georg Neis <[email protected]>
    Reviewed-by: Nico Hartmann <[email protected]>
    Cr-Commit-Position: refs/branch-heads/9.0@{#34}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    GeorgNeis authored and Commit Bot committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    512cd5e View commit details
    Browse the repository at this point in the history
  2. Version 9.0.257.18

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I7c97a71014e49fe57e823d1b4e57d56decbcd760
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2826235
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.0@{#35}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    V8 Autoroll committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    cc396d4 View commit details
    Browse the repository at this point in the history
  3. Merged: Squashed multiple commits.

    Merged: [builtins] Fix Array.prototype.concat with @@species
    Revision: 7989e04
    
    Merged: [builtins] Harden Array.prototype.concat.
    Revision: 8284359
    
    BUG=chromium:1195977
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    
    Change-Id: Ic65e4ee3c5a91dc8f55edfb07cee664a6a1d6fff
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2826126
    Reviewed-by: Adam Klein <[email protected]>
    Cr-Commit-Position: refs/branch-heads/9.0@{#36}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    isheludko committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c87b3c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Merged: [const-tracking] Ensure map is updated before generalizing co…

    …nstness
    
    Revision: db2acd7
    
    BUG=chromium:1195331
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    
    Change-Id: I7ce1b36b8860a49838d208bc7857021e03f83916
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2831474
    Reviewed-by: Leszek Swirski <[email protected]>
    Cr-Commit-Position: refs/branch-heads/9.0@{#37}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    isheludko committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    5a0dd78 View commit details
    Browse the repository at this point in the history
  2. Version 9.0.257.19

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I35777b48e2387a9d992cc2127cad54c53483671f
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2830227
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.0@{#38}
    Cr-Branched-From: bd0108b-refs/heads/9.0.257@{#1}
    Cr-Branched-From: 349bcc6-refs/heads/master@{#73001}
    V8 Autoroll committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2a79cd5 View commit details
    Browse the repository at this point in the history
Loading