Skip to content

Commit 069e02a

Browse files
ofrobotsAli Sheikh
authored andcommitted
deps: upgrade to V8 4.9.385.18
Pick up the current branch head for V8 4.9 v8/v8@1ecba0f PR-URL: #4722 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
1 parent 8938355 commit 069e02a

File tree

1,562 files changed

+132791
-70773
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,562 files changed

+132791
-70773
lines changed

deps/v8/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
.cproject
2626
.d8_history
2727
.gclient_entries
28+
.gdb_history
2829
.landmines
2930
.project
3031
.pydevproject
@@ -39,6 +40,7 @@ gcsuspects
3940
shell
4041
shell_g
4142
/_*
43+
/base/trace_event/common
4244
/build/Debug
4345
/build/gyp
4446
/build/ipch/

deps/v8/AUTHORS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ StrongLoop, Inc. <*@strongloop.com>
3232
Aaron Bieber <deftly@gmail.com>
3333
Abdulla Kamar <abdulla.kamar@gmail.com>
3434
Akinori MUSHA <knu@FreeBSD.org>
35+
Alex Kodat <akodat@rocketsoftware.com>
3536
Alexander Botero-Lowry <alexbl@FreeBSD.org>
3637
Alexander Karpinsky <homm86@gmail.com>
3738
Alexandre Vassalotti <avassalotti@gmail.com>
@@ -51,6 +52,7 @@ Daniel James <dnljms@gmail.com>
5152
Douglas Crosher <dtc-v8@scieneer.com>
5253
Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com>
5354
Erich Ocean <erich.ocean@me.com>
55+
Evan Lucas <evan.lucas@help.com>
5456
Fedor Indutny <fedor@indutny.com>
5557
Felix Geisendörfer <haimuiba@gmail.com>
5658
Filipe David Manana <fdmanana@gmail.com>
@@ -102,7 +104,8 @@ Stefan Penner <stefan.penner@gmail.com>
102104
Tobias Burnus <burnus@net-b.de>
103105
Victor Costan <costan@gmail.com>
104106
Vlad Burlik <vladbph@gmail.com>
107+
Vladimir Krivosheev <develar@gmail.com>
105108
Vladimir Shutoff <vovan@shutoff.ru>
106109
Yu Yin <xwafish@gmail.com>
107110
Zhongping Wang <kewpie.w.zp@gmail.com>
108-
柳荣一 <admin@web-tinker.com>
111+
柳荣一 <admin@web-tinker.com>

0 commit comments

Comments
 (0)