Skip to content

Commit 8a43a3d

Browse files
committed
deps: upgrade V8 to 4.7.80.24
Pick up the latest branch head for V8 4.7: v8/v8@be169f8 Full change history for the 4.7 branch: https://chromium.googlesource.com/v8/v8.git/+log/branch-heads/4.7 V8 blog post about what is new on V8 4.7: http://v8project.blogspot.de/2015/10/v8-release-47.html PR-URL: #4106 Reviewed-By: bnoordhuis - Ben Noordhuis <[email protected]> Reviewed-By: targos - Michaël Zasso <[email protected]> Reviewed-By: rvagg - Rod Vagg <[email protected]>
1 parent 8a2acd4 commit 8a43a3d

File tree

978 files changed

+60755
-43498
lines changed

Some content is hidden

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

978 files changed

+60755
-43498
lines changed

deps/v8/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ shell_g
8080
/tools/jsfunfuzz.zip
8181
/tools/oom_dump/oom_dump
8282
/tools/oom_dump/oom_dump.o
83+
/tools/swarming_client
8384
/tools/visual_studio/Debug
8485
/tools/visual_studio/Release
8586
/v8.log.ll

deps/v8/AUTHORS

+4
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Christopher A. Taylor <[email protected]>
4949
Daniel Andersson <[email protected]>
5050
Daniel James <[email protected]>
5151
Douglas Crosher <[email protected]>
52+
Dusan Milosavljevic <[email protected]>
5253
Erich Ocean <[email protected]>
5354
Fedor Indutny <[email protected]>
5455
Felix Geisendörfer <[email protected]>
@@ -67,6 +68,7 @@ Johan Bergström <[email protected]>
6768
Jonathan Liu <[email protected]>
6869
JunHo Seo <[email protected]>
6970
Kang-Hao (Kenny) Lu <[email protected]>
71+
Karl Skomski <[email protected]>
7072
Luis Reis <[email protected]>
7173
Luke Zarko <[email protected]>
7274
Maciej Małecki <[email protected]>
@@ -90,9 +92,11 @@ Rene Rebe <[email protected]>
9092
Robert Mustacchi <[email protected]>
9193
Robert Nagy <[email protected]>
9294
Ryan Dahl <[email protected]>
95+
Sakthipriyan Vairamani (thefourtheye) <[email protected]>
9396
Sandro Santilli <[email protected]>
9497
Sanjoy Das <[email protected]>
9598
Seo Sanghyeon <[email protected]>
99+
Stefan Penner <[email protected]>
96100
Tobias Burnus <[email protected]>
97101
Victor Costan <[email protected]>
98102
Vlad Burlik <[email protected]>

0 commit comments

Comments
 (0)