Roll V8 from 8f3607da5a1f to 3c7f392f3aa0 (13 revisions)
8f3607da5a..3c7f392f3a
2024-10-24 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.2.62
2024-10-24 jkummerow@chromium.org [wasm][type-reflection] Use shared wrappers for WasmJSFunctions
2024-10-24 mliedtke@chromium.org [fuzzer] Handle --wasm-max-module-size in %WasmStruct() / %WasmArray()
2024-10-24 jkummerow@chromium.org [wasm][async-fuzzer] Fix compile-time imports
2024-10-24 saelo@chromium.org [sandbox] Refactor code-compatibility check in JSDispatchTable
2024-10-24 machenbach@chromium.org [test] Mark slow tests
2024-10-24 saelo@chromium.org [fuzzing] Make %WasmNumCodeSpaces robust against fuzzing
2024-10-24 nikolaos@chromium.org [handles] Migrate out-of-stack handles, part 4
2024-10-24 saelo@chromium.org [wasm] Use real parameters (instead of varargs) for wasm string builtins
2024-10-24 pthier@chromium.org Fix number of initial elements in JSON.parse()
2024-10-24 sroettger@google.com Reland "[wasm][cfi] WasmCodePointer support for relocations & inlining"
2024-10-24 verwaest@chromium.org [maglev] Support loading globals through contexts with eval
2024-10-24 marja@chromium.org Reland: [collections] Support big WeakMaps
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: Id5a26b2a336445fb19d3abc78f73b1a2e4030ed1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962107
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1373428}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
d83fe9f5b6
commit
633e739455
2
DEPS
2
DEPS
@ -280,7 +280,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': '8f3607da5a1ffbf67c99955587b90d1eff7ae8a8',
|
||||
'v8_revision': '3c7f392f3aa00054f76d299c35a2962ca445edd7',
|
||||
# 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: 8f3607da5a...3c7f392f3a
Reference in New Issue
Block a user