Roll V8 from f509fa3fbeba to efbe6b678bf9 (20 revisions)
f509fa3fbe..efbe6b678b
2024-11-22 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.3.139
2024-11-22 mfarazma@redhat.com PPC/S390: Fix uint32_constant_at and set_uint32_constant_at
2024-11-22 rezvan@chromium.org Revert "[handles][collections] Migrate handles in hash table to direct"
2024-11-22 mfarazma@redhat.com PPC/s390: [wasm][jspi] Use the stack-switching CEntry
2024-11-22 mfarazma@redhat.com PPC/s390: [sandbox] Check stack size on OSR entry
2024-11-22 mfarazma@redhat.com PPC/S390: Implement LoadWasmCodePointer
2024-11-22 syg@chromium.org [csa] Use CodeAssemblerCompilationJob in tests
2024-11-22 syg@chromium.org [csa] Refactor CodeAssemblerCompilationJob
2024-11-22 syg@chromium.org [builtins] Add machinery for multithreaded builtin generation
2024-11-22 leszeks@google.com Update V8 DEPS (trusted)
2024-11-22 thibaudm@chromium.org [wasm][jspi] Add WasmTrap to the wasm builtin list
2024-11-22 olivf@chromium.org [leaptiering] Introduce explicit build flag and tie it to the sandbox
2024-11-22 dmercadier@chromium.org [turboshaft] ReThrow needs a FrameState for lazy deopt
2024-11-22 saelo@chromium.org Skip SandboxTest.Contains in case of partially-reserved sandbox
2024-11-22 nicohartmann@chromium.org [turbolizer] Fix printing of operation's custom data
2024-11-22 leszeks@chromium.org Revert "[cfi] WritableJit* objects don't act as a write scope anymore"
2024-11-22 sroettger@google.com [cfi] WritableJit* objects don't act as a write scope anymore
2024-11-22 ahaas@chromium.org [test][fastapi] Fix ubsan error
2024-11-22 clemensb@chromium.org [wasm] Remove unused hash functions
2024-11-22 clemensb@chromium.org [wasm] Rename [start, end] to [first, last]
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: Iaacde9f711b43ecaa48adc89c3456eae74c1ba08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6044935
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@{#1387170}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2871427de6
commit
b9438ebffc
2
DEPS
2
DEPS
@ -284,7 +284,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': 'f509fa3fbeba0c6fb45c2e04ac81b93e1ce53aad',
|
||||
'v8_revision': 'efbe6b678bf9171819c33b7679c20b530501eb37',
|
||||
# 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: f509fa3fbe...efbe6b678b
Reference in New Issue
Block a user