Roll v8 from bc40c180447a to 5cb092c41d96 (3 revisions)

https://chromium.googlesource.com/v8/v8.git/+log/bc40c180447a..5cb092c41d96

2026-05-15 ryandiaz@chromium.org [wasm-wide-arith] Implement wide multiplication on ARM64 on Liftoff
2026-05-15 ishell@chromium.org [deoptimizer] Protect against bytecode swapping via debugger
2026-05-15 joyee@igalia.com Use --no-sandbox-prohibit-insecure-mode in debug helper tests

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/v8-emscripten-releases
Please CC dschuff@google.com,wasm-waterfall@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

Tbr: wasm-waterfall@grotations.appspotmail.com
Change-Id: Iee9f5b9848dc1812d3621622b47b95752aab132f
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/7854237
Bot-Commit: chromium-autoroll@skia-public.iam.gserviceaccount.com <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll@skia-public.iam.gserviceaccount.com <chromium-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index cead734..176e5bf 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@
   # 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': 'bc40c180447a813feea283c7bcb531113a37738e',
+  'v8_revision': '5cb092c41d9676c09bc9cae68e4973cfdcc43bb4',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling llvm_test_suite
   # and whatever else without interference from each other.