0

Roll V8 from 262671203d9f to 81ac4af83505 (24 revisions)

262671203d..81ac4af835

2023-11-16 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 12.1.142
2023-11-16 yahan@iscas.ac.cn [riscv] Port InstructionSelector part 2
2023-11-16 yahan@iscas.ac.cn Revert "[riscv]Reland^3 '[wasm][x64] Run JS imports on the central stack'"
2023-11-16 gdeepti@chromium.org Revert "Reland "cppgc: Globalize normal page pool across all Oilpan instances""
2023-11-15 jerome.vouillon@gmail.com [wasm] Introduce a cache to speed up finding Wasm code from a pc
2023-11-15 bikineev@chromium.org Reland "cppgc: Globalize normal page pool across all Oilpan instances"
2023-11-15 adamk@chromium.org Revert "cppgc: Globalize normal page pool across all Oilpan instances"
2023-11-15 jkummerow@chromium.org [asm.js] Only register new scripts when logging code
2023-11-15 mlippautz@chromium.org d8: Fix stray promise resolve task leading to UAF
2023-11-15 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2023-11-15 adamk@chromium.org Revert "[heap] Remove IsMainThread() uses in MainAllocator"
2023-11-15 cbruni@chromium.org [api] Strip isolate from v8::ScriptOrigin
2023-11-15 syg@chromium.org [shared-struct] Take mutex when iterating type registry
2023-11-15 thibaudm@chromium.org [wasm] Fuzz exnref/try-table
2023-11-15 olivf@chromium.org [ml] Cleanup regression test
2023-11-15 machenbach@chromium.org [infra] Prepare renaming Mac builder and adjust priorities
2023-11-15 dinfuehr@chromium.org [heap] Remove IsMainThread() uses in MainAllocator
2023-11-15 thibaudm@chromium.org [wasm][exnref] Stage the new exception handling proposal
2023-11-15 bikineev@chromium.org cppgc: Globalize normal page pool across all Oilpan instances
2023-11-15 saelo@chromium.org Use checked truncation in more places in arm64 assembler
2023-11-15 saelo@chromium.org [sandbox] Reference Code through SFI::trusted_function_data
2023-11-15 thibaudm@chromium.org [wasm][exnref] Test rethrow null
2023-11-15 thibaudm@chromium.org [wasm][exnref] Do not increment legacy EH use counter on 'throw'
2023-11-15 clemensb@chromium.org [wasm] Take mutex before accessing compilation unit queues

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-sheriff@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: I7baaa0537e159d8fae1bcbf098ee917238e0ee5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5035208
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@{#1225327}
This commit is contained in:
chromium-autoroll
2023-11-16 06:00:04 +00:00
committed by Chromium LUCI CQ
parent a593c5154a
commit ad6744e0fc
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -313,7 +313,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': '262671203d9f4d468ac0ac18185a0f71a420ffd8',
'v8_revision': '81ac4af835056452e25fddc671f8d14a4e36044c',
# 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: 262671203d...81ac4af835