Skip to content

Commit 0e7ddbd

Browse files
committed
deps: update V8 to 7.0.276.20
PR-URL: #22754 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 13245dc commit 0e7ddbd

File tree

1,600 files changed

+52278
-73115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,600 files changed

+52278
-73115
lines changed

Diff for: deps/v8/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
/_*
3737
/build
3838
/buildtools
39+
/check-header-includes
3940
/hydrogen.cfg
4041
/obj
4142
/out
@@ -68,6 +69,7 @@
6869
!/third_party/googletest/src/googletest/include/gtest
6970
/third_party/googletest/src/googletest/include/gtest/*
7071
!/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
72+
!/third_party/v8
7173
/tools/clang
7274
/tools/gcmole/gcmole-tools
7375
/tools/gcmole/gcmole-tools.tar.gz

Diff for: deps/v8/.vpython

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a vpython "spec" file.
22
#
33
# It describes patterns for python wheel dependencies of the python scripts in
4-
# the chromium repo, particularly for dependencies that have compiled components
4+
# the V8 repo, particularly for dependencies that have compiled components
55
# (since pure-python dependencies can be easily vendored into third_party).
66
#
77
# When vpython is invoked, it finds this file and builds a python VirtualEnv,

Diff for: deps/v8/AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Opera Software ASA <*@opera.com>
1717
Intel Corporation <*@intel.com>
1818
MIPS Technologies, Inc. <*@mips.com>
1919
Imagination Technologies, LLC <*@imgtec.com>
20+
Wave Computing, Inc. <*@wavecomp.com>
2021
Loongson Technology Corporation Limited <*@loongson.cn>
2122
Code Aurora Forum <*@codeaurora.org>
2223
Home Jinni Inc. <*@homejinni.com>
@@ -100,6 +101,7 @@ Kang-Hao (Kenny) Lu <[email protected]>
100101
Karl Skomski <[email protected]>
101102
Kevin Gibbons <[email protected]>
102103
Kris Selden <[email protected]>
104+
Kyounga Ra <[email protected]>
103105
Loo Rong Jie <[email protected]>
104106
Luis Reis <[email protected]>
105107
Luke Zarko <[email protected]>

0 commit comments

Comments
 (0)