Skip to content

Commit e891ae1

Browse files
committed
deps: update V8 to 6.7.8
1 parent f313cfb commit e891ae1

File tree

1,975 files changed

+133689
-89231
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,975 files changed

+133689
-89231
lines changed

deps/v8/.gitignore

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636
/_*
3737
/build
3838
/buildtools
39-
/gypfiles/.gold_plugin
40-
/gypfiles/win_toolchain.json
4139
/hydrogen.cfg
4240
/obj
4341
/out
@@ -50,9 +48,6 @@
5048
/test/fuzzer/wasm_corpus
5149
/test/fuzzer/wasm_corpus.tar.gz
5250
/test/mozilla/data
53-
/test/promises-aplus/promises-tests
54-
/test/promises-aplus/promises-tests.tar.gz
55-
/test/promises-aplus/sinon
5651
/test/test262/data
5752
/test/test262/data.tar
5853
/test/test262/harness
@@ -79,6 +74,8 @@
7974
/tools/jsfunfuzz/jsfunfuzz
8075
/tools/jsfunfuzz/jsfunfuzz.tar.gz
8176
/tools/luci-go
77+
/tools/mips_toolchain
78+
/tools/mips_toolchain.tar.gz
8279
/tools/oom_dump/oom_dump
8380
/tools/oom_dump/oom_dump.o
8481
/tools/swarming_client
@@ -94,6 +91,7 @@ TAGS
9491
bsuite
9592
compile_commands.json
9693
d8
94+
!/test/mjsunit/d8
9795
d8_g
9896
gccauses
9997
gcsuspects

deps/v8/AUTHORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Luis Reis <[email protected]>
9696
Luke Zarko <[email protected]>
9797
Maciej Małecki <[email protected]>
9898
Marcin Cieślak <[email protected]>
99+
Marcin Wiącek <[email protected]>
99100
Mateusz Czeladka <[email protected]>
100101
Mathias Bynens <[email protected]>
101102
Matt Hanselman <[email protected]>
@@ -106,6 +107,7 @@ Michael Smith <[email protected]>
106107
Michaël Zasso <[email protected]>
107108
Mike Gilbert <[email protected]>
108109
Mike Pennisi <[email protected]>
110+
Mikhail Gusarov <[email protected]>
109111
Milton Chiang <[email protected]>
110112
Myeong-bo Shim <[email protected]>
111113
Nicolas Antonius Ernst Leopold Maria Kaiser <[email protected]>
@@ -118,6 +120,7 @@ Peter Rybin <[email protected]>
118120
Peter Varga <[email protected]>
119121
Peter Wong <[email protected]>
120122
Paul Lind <[email protected]>
123+
Qingyan Li <[email protected]>
121124
Qiuyi Zhang <[email protected]>
122125
Rafal Krypa <[email protected]>
123126
Refael Ackermann <[email protected]>
@@ -133,6 +136,8 @@ Sanjoy Das <[email protected]>
133136
Seo Sanghyeon <[email protected]>
134137
Stefan Penner <[email protected]>
135138
Sylvestre Ledru <[email protected]>
139+
Taketoshi Aono <[email protected]>
140+
Tiancheng "Timothy" Gu <[email protected]>
136141
Tobias Burnus <[email protected]>
137142
Victor Costan <[email protected]>
138143
Vlad Burlik <[email protected]>

0 commit comments

Comments
 (0)