Skip to content

Commit 67e0780

Browse files
bnoordhuisindutny
authored andcommitted
deps: upgrade v8 to 3.25.30
1 parent f984555 commit 67e0780

689 files changed

Lines changed: 112839 additions & 22913 deletions

File tree

Some content is hidden

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

deps/v8/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
*~
2323
.cpplint-cache
2424
.d8_history
25+
.*.sw?
2526
bsuite
2627
d8
2728
d8_g
@@ -46,7 +47,7 @@ shell_g
4647
/test/mozilla/data
4748
/test/mozilla/downloaded_*
4849
/test/test262/data
49-
/test/test262/test262-*
50+
/test/test262/tc39-test262-*
5051
/third_party
5152
/tools/jsfunfuzz
5253
/tools/jsfunfuzz.zip

deps/v8/AUTHORS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ Opera Software ASA
1717
Akinori MUSHA <knu@FreeBSD.org>
1818
Alexander Botero-Lowry <alexbl@FreeBSD.org>
1919
Alexander Karpinsky <homm86@gmail.com>
20+
Alexandre Rames <alexandre.rames@arm.com>
2021
Alexandre Vassalotti <avassalotti@gmail.com>
2122
Andreas Anyuru <andreas.anyuru@gmail.com>
23+
Baptiste Afsa <baptiste.afsa@arm.com>
2224
Bert Belder <bertbelder@gmail.com>
2325
Burcu Dogan <burcujdogan@gmail.com>
2426
Craig Schlenter <craig.schlenter@gmail.com>
@@ -31,6 +33,7 @@ Fedor Indutny <fedor@indutny.com>
3133
Filipe David Manana <fdmanana@gmail.com>
3234
Haitao Feng <haitao.feng@intel.com>
3335
Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
36+
Jacob Bramley <jacob.bramley@arm.com>
3437
Jan de Mooij <jandemooij@gmail.com>
3538
Jay Freeman <saurik@saurik.com>
3639
James Pike <g00gle@chilon.net>
@@ -59,6 +62,7 @@ Sandro Santilli <strk@keybit.net>
5962
Sanjoy Das <sanjoy@playingwithpointers.com>
6063
Subrato K De <subratokde@codeaurora.org>
6164
Tobias Burnus <burnus@net-b.de>
65+
Vincent Belliard <vincent.belliard@arm.com>
6266
Vlad Burlik <vladbph@gmail.com>
6367
Xi Qian <xi.qian@intel.com>
6468
Yuqiang Xian <yuqiang.xian@intel.com>

0 commit comments

Comments
 (0)