0

Roll V8 from daf264467156 to b53eb026438b (17 revisions)

daf2644671..b53eb02643

2024-02-27 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 12.4.99
2024-02-27 syg@chromium.org Add backwards compat explainer to value-serializer
2024-02-27 saelo@chromium.org [sandbox] Fix unsafe switch in FeedbackMetadata::GetSlotSize
2024-02-27 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-02-27 leszeks@chromium.org [json] Extract JSDataObjectBuilder code to use an iterator
2024-02-27 clemensb@chromium.org Revert "Reland "[wasm][flags] Add implications from --no-turbofan""
2024-02-27 manoskouk@chromium.org [wasm][liftoff] Missing test for security bug
2024-02-27 manoskouk@chromium.org [wasm][turboshaft] Wrap locals at loop exit due to well-known import
2024-02-27 evih@chromium.org [test] Disable generate-random-module on non-simd
2024-02-27 evih@chromium.org Revert "[turboshaft] Maglev-to-ts: support generic binops/unops"
2024-02-27 leszeks@chromium.org [turboshaft] Recover END_IF removal binary size increase
2024-02-27 evih@chromium.org [test] Disable fast-api-calls-with-wellknown-imports on TSAN
2024-02-27 mliedtke@chromium.org [turboshaft] Replace Tagged with Object
2024-02-27 evih@chromium.org [wasm-compile-fuzzer][cleanup] Typo fix, make function constexpr
2024-02-27 dmercadier@chromium.org [turboshaft] Maglev-to-ts: support generic binops/unops
2024-02-27 clemensb@chromium.org [wasm] Add WasmGenerateRandomModule runtime function
2024-02-27 ludovic.mermod@gmail.com [regexp] Optimizing capture group filtering in Experimental

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/v8-chromium-autoroll
Please CC liviurau@google.com,machenbach@google.com,v8-waterfall-sheriff@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:dawn-linux-x64-deps-rel
Change-Id: I36e7d344d8001ad75695fec77e33ba5d60cb6493
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5328879
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1266084}
This commit is contained in:
chromium-autoroll
2024-02-27 21:51:49 +00:00
committed by Chromium LUCI CQ
parent a9b9539b2e
commit 2d188ae145
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -316,7 +316,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
'v8_revision': 'daf2644671561e92dc4c4a2220816b1a8e139ec5',
'v8_revision': 'b53eb026438b102249f055de1af5d8aff5bb0779',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.

2
v8

Submodule v8 updated: daf2644671...b53eb02643