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 <info@bnoordhuis.nl> Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com> Reviewed-By: rvagg - Rod Vagg <rod@vagg.org>
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

Lines changed: 1 addition & 0 deletions
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Christopher A. Taylor <chris@gameclosure.com>
4949
Daniel Andersson <kodandersson@gmail.com>
5050
Daniel James <dnljms@gmail.com>
5151
Douglas Crosher <dtc-v8@scieneer.com>
52+
Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com>
5253
Erich Ocean <erich.ocean@me.com>
5354
Fedor Indutny <fedor@indutny.com>
5455
Felix Geisendörfer <haimuiba@gmail.com>
@@ -67,6 +68,7 @@ Johan Bergström <johan@bergstroem.nu>
6768
Jonathan Liu <net147@gmail.com>
6869
JunHo Seo <sejunho@gmail.com>
6970
Kang-Hao (Kenny) Lu <kennyluck@csail.mit.edu>
71+
Karl Skomski <karl@skomski.com>
7072
Luis Reis <luis.m.reis@gmail.com>
7173
Luke Zarko <lukezarko@gmail.com>
7274
Maciej Małecki <me@mmalecki.com>
@@ -90,9 +92,11 @@ Rene Rebe <rene@exactcode.de>
9092
Robert Mustacchi <rm@fingolfin.org>
9193
Robert Nagy <robert.nagy@gmail.com>
9294
Ryan Dahl <ry@tinyclouds.org>
95+
Sakthipriyan Vairamani (thefourtheye) <thechargingvolcano@gmail.com>
9396
Sandro Santilli <strk@keybit.net>
9497
Sanjoy Das <sanjoy@playingwithpointers.com>
9598
Seo Sanghyeon <sanxiyn@gmail.com>
99+
Stefan Penner <stefan.penner@gmail.com>
96100
Tobias Burnus <burnus@net-b.de>
97101
Victor Costan <costan@gmail.com>
98102
Vlad Burlik <vladbph@gmail.com>

0 commit comments

Comments
 (0)