From 2d188ae145de69ae513dfad94e78aae632f0087c Mon Sep 17 00:00:00 2001 From: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Date: Tue, 27 Feb 2024 21:51:49 +0000 Subject: [PATCH] Roll V8 from daf264467156 to b53eb026438b (17 revisions) https://chromium.googlesource.com/v8/v8.git/+log/daf264467156..b53eb026438b 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} --- DEPS | 2 +- v8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index f1bf229716d43..aec9113fdc8b6 100644 --- a/DEPS +++ b/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. diff --git a/v8 b/v8 index daf2644671561..b53eb026438b1 160000 --- a/v8 +++ b/v8 @@ -1 +1 @@ -Subproject commit daf2644671561e92dc4c4a2220816b1a8e139ec5 +Subproject commit b53eb026438b102249f055de1af5d8aff5bb0779