Roll V8 from e344a9dbca61 to ff86004b1caf (13 revisions)
e344a9dbca..ff86004b1c
2024-04-24 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 12.6.90
2024-04-24 dmercadier@chromium.org [turboshaft] Maglev-to-ts: support inner functions
2024-04-24 dmercadier@chromium.org [turboshaft] Maglev-to-ts: fix bug in Number equality
2024-04-24 dmercadier@chromium.org [turboshaft] Maglev-to-ts: support const-tracking let
2024-04-24 saelo@chromium.org [sandbox] Add mjsunit tests for the memory corruption API
2024-04-24 dlehmann@chromium.org [wasm] Add test for call_ref inlining feedback
2024-04-24 victorgomes@chromium.org [maglev] Fix bug else-if condition in phi reprentation selector
2024-04-24 saelo@chromium.org [sandbox] Fix stack out-of-bounds read in ArrayPrototypePush
2024-04-24 thibaudm@chromium.org [wasm][jspi] Add missing return statement
2024-04-24 dlehmann@chromium.org [wasm] Update trace output in test for Turboshaft
2024-04-24 jkummerow@chromium.org [gm.py] Avoid creating empty lines in args.gn
2024-04-24 jasnell@gmail.com Implement v8::Exception::CaptureStackTrace(...)
2024-04-24 jkummerow@chromium.org [wasm-fuzzer-gen-test] Use type codes where appropriate
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-gardener@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: I997b9ead4bd286c100de2f86d88a5454eb15ddba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5482899
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@{#1291936}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
3bff690c50
commit
f10fdb5d3d
2
DEPS
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': 'e344a9dbca6124ca8d7363f86bd3051a4d77d12b',
|
||||
'v8_revision': 'ff86004b1caf97b5bbe50e8bdf63f61196396db2',
|
||||
# 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
2
v8
Submodule v8 updated: e344a9dbca...ff86004b1c
Reference in New Issue
Block a user