0

Roll V8 from 0832ba5148b1 to b30ac7c708ab (18 revisions)

0832ba5148..b30ac7c708

2024-05-02 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 12.6.145
2024-05-01 rezvan@chromium.org Revert "[heap][sandbox] Add young generation for ExternalPointerTable"
2024-05-01 rezvan@chromium.org Revert "[shared-struct] Add Mutex.lockAsync and Condition.waitAsync APIs."
2024-05-01 mfarazma@redhat.com ppc[turboshaft]: mark CombineCompare tests as slow on simulator
2024-05-01 lpardosixtos@microsoft.com [shared-struct] Add Mutex.lockAsync and Condition.waitAsync APIs.
2024-05-01 fgm@chromium.org Set up proper installation guard for JSPI.
2024-05-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-05-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-04-30 mfarazma@redhat.com PPC: [compiler][arm64] Pattern matching ccmp
2024-04-30 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-04-30 manoskouk@chromium.org [wasm][shared] Extract shared instance data in builtins
2024-04-30 seth.brenith@microsoft.com Speed up heap snapshots
2024-04-30 ishell@chromium.org [api][cleanup] Remove SetAccessor and SetNativeDataProperty
2024-04-30 victorgomes@chromium.org [maglev] Fix typo CreateJSStringIterator
2024-04-30 dmercadier@chromium.org [compiler] Check attributes when redefining existing property
2024-04-30 dlehmann@chromium.org [wasm] Add TODO about deopt loop
2024-04-30 wingo@igalia.com [heap][sandbox] Add young generation for ExternalPointerTable
2024-04-30 victorgomes@chromium.org [maglev] Inline JSCreateStringIterator allocation

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: I55f394b14e95eab14bc3d286fd6d0e39a02823af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5508040
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@{#1295264}
This commit is contained in:
chromium-autoroll
2024-05-02 04:47:02 +00:00
committed by Chromium LUCI CQ
parent 2153d874cf
commit 36994f216f
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -312,7 +312,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': '0832ba5148b1b13fdf5636f6534c78f3fe332783',
'v8_revision': 'b30ac7c708ab74ea4924e0cf5a196f6f3c74e6fd',
# 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

Submodule v8 updated: 0832ba5148...b30ac7c708