Skip to content

Commit

Permalink
deps: update V8 to 11.8.172.13
Browse files Browse the repository at this point in the history
PR-URL: #49639
Reviewed-By: Jiawen Geng <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
  • Loading branch information
targos committed Oct 10, 2023
1 parent 0522ac0 commit 17a74dd
Show file tree
Hide file tree
Showing 3,364 changed files with 245,633 additions and 136,269 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions deps/v8/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
BasedOnStyle: Google
DerivePointerAlignment: false
MaxEmptyLinesToKeep: 1
IfMacros: ['IF', 'IF_NOT', 'ELSE', 'ELSE_IF']
3 changes: 3 additions & 0 deletions deps/v8/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
/test/wasm-spec-tests/tests.tar.gz
/third_party/*
!/third_party/antlr4
!/third_party/cpu_features
/third_party/cpu_features/src
!/third_party/inspector_protocol
!/third_party/jsoncpp
/third_party/jsoncpp/source
Expand Down Expand Up @@ -94,6 +96,7 @@
/tools/turbolizer/build
/tools/turbolizer/.rpt2_cache
/tools/turbolizer/deploy
/tools/v8heapconst.py
/tools/visual_studio/Debug
/tools/visual_studio/Release
/v8.log.ll
Expand Down
7 changes: 5 additions & 2 deletions deps/v8/.gn
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,18 @@ no_check_targets = [
"//:cppgc_base",
"//:v8_internal_headers",
"//src/inspector:inspector",
"//test/cctest:cctest_sources", # 15 errors
"//test/unittests:inspector_unittests_sources", # 2 errors
"//test/cctest:cctest_sources", # 15 errors
"//test/unittests:inspector_unittests_sources", # 2 errors
"//third_party/icu:*",
]

default_args = {
# Overwrite default args declared in the Fuchsia sdk
# Please maintain this in sync with Chromium version in src/.gn
fuchsia_target_api_level = 9

# Disable rust dependencies.
enable_rust = false
}

# These are the list of GN files that run exec_script. This whitelist exists
Expand Down
21 changes: 19 additions & 2 deletions deps/v8/.vpython3
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,24 @@ wheel: <
version: "version:3.19.3"
>

# requests and its dependencies.
wheel: <
name: "infra/python/wheels/requests-py2_py3"
version: "version:2.13.0"
name: "infra/python/wheels/requests-py3"
version: "version:2.31.0"
>
wheel: <
name: "infra/python/wheels/urllib3-py2_py3"
version: "version:1.26.6"
>
wheel: <
name: "infra/python/wheels/idna-py2_py3"
version: "version:2.8"
>
wheel: <
name: "infra/python/wheels/certifi-py2_py3"
version: "version:2020.11.8"
>
wheel: <
name: "infra/python/wheels/charset_normalizer-py3"
version: "version:2.0.4"
>
11 changes: 11 additions & 0 deletions deps/v8/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Anton Bershanskiy <[email protected]>
Anton Bikineev <[email protected]>
Ao Wang <[email protected]>
Archil Sharashenidze <[email protected]>
Arthur Islamov <[email protected]>
Aurèle Barrière <[email protected]>
Bala Avulapati <[email protected]>
Bangfu Tao <[email protected]>
Ben Coe <[email protected]>
Expand Down Expand Up @@ -110,6 +112,7 @@ Dominic Farolini <[email protected]>
Douglas Crosher <[email protected]>
Dusan Milosavljevic <[email protected]>
Eden Wang <[email protected]>
Elisha Hollander <[email protected]>
Eric Rannaud <[email protected]>
Erich Ocean <[email protected]>
Evan Lucas <[email protected]>
Expand All @@ -133,6 +136,7 @@ Harshil Jain <[email protected]>
Henrique Ferreiro <[email protected]>
Hirofumi Mako <[email protected]>
Hisham Muhammad <[email protected]>
Ho Cheung <[email protected]>
Honggyu Kim <[email protected]>
Huáng Jùnliàng <[email protected]>
HyeockJin Kim <[email protected]>
Expand All @@ -149,6 +153,7 @@ Jan de Mooij <[email protected]>
Janusz Majnert <[email protected]>
Javad Amiri <[email protected]>
Jay Freeman <[email protected]>
Jérôme Vouillon <[email protected]>
Jesper van den Ende <[email protected]>
Ji Qiu <[email protected]>
Jiawen Geng <[email protected]>
Expand All @@ -167,6 +172,7 @@ Kang-Hao (Kenny) Lu <[email protected]>
Karl Skomski <[email protected]>
Keith Smiley <[email protected]>
Kevin Gibbons <[email protected]>
Keyhan Vakil <[email protected]>
Kris Selden <[email protected]>
Kyounga Ra <[email protected]>
Loo Rong Jie <[email protected]>
Expand All @@ -178,6 +184,7 @@ Maciej Małecki <[email protected]>
Marcel Laverdet <[email protected]>
Marcin Cieślak <[email protected]>
Marcin Wiącek <[email protected]>
Marisa Kirisame <[email protected]>
Martin Bidlingmaier <[email protected]>
Mateusz Czeladka <[email protected]>
Matheus Marchini <[email protected]>
Expand Down Expand Up @@ -239,16 +246,19 @@ Sakthipriyan Vairamani (thefourtheye) <[email protected]>
Sander Mathijs van Veen <[email protected]>
Sandro Santilli <[email protected]>
Sanjoy Das <[email protected]>
Sam James <[email protected]>
Seo Sanghyeon <[email protected]>
Shawn Anastasio <[email protected]>
Shawn Presser <[email protected]>
Stefan Penner <[email protected]>
Stefan Stojanovic <[email protected]>
Stephan Hartmann <[email protected]>
Stephen Belanger <[email protected]>
Sylvestre Ledru <[email protected]>
Takeshi Yoneda <[email protected]>
Taketoshi Aono <[email protected]>
Tao Liqiang <[email protected]>
Tao Wang <[email protected]>
Teddy Katz <[email protected]>
Thomas Young <[email protected]>
Tiancheng "Timothy" Gu <[email protected]>
Expand All @@ -265,6 +275,7 @@ Vlad Burlik <[email protected]>
Vladimir Krivosheev <[email protected]>
Vladimir Shutoff <[email protected]>
Wael Almattar <[email protected]>
Wang Chen <[email protected]>
WANG Xuerui <[email protected]>
Wei Wu <[email protected]>
Wenlu Wang <[email protected]>
Expand Down
Loading

0 comments on commit 17a74dd

Please sign in to comment.