Skip to content

Commit 1495625

Browse files
committed
Downgrade V8 to 3.1.8.25
There are serious performance regressions both in V8 and our own legacy networking stack. Until we correct our own problems we are going back to the old V8.
1 parent f087206 commit 1495625

755 files changed

Lines changed: 107851 additions & 128781 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: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,13 @@ d8
1919
d8_g
2020
shell
2121
shell_g
22-
/build/gyp
2322
/obj/
2423
/test/es5conform/data/
2524
/test/mozilla/data/
2625
/test/sputnik/sputniktests/
27-
/test/test262/data/
2826
/tools/oom_dump/oom_dump
2927
/tools/oom_dump/oom_dump.o
3028
/tools/visual_studio/Debug
3129
/tools/visual_studio/Release
3230
/xcodebuild/
3331
TAGS
34-
Makefile
35-
*.Makefile

deps/v8/AUTHORS

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ Google Inc.
77
Sigma Designs Inc.
88
ARM Ltd.
99
Hewlett-Packard Development Company, LP
10-
Igalia, S.L.
1110

12-
Akinori MUSHA <knu@FreeBSD.org>
1311
Alexander Botero-Lowry <alexbl@FreeBSD.org>
1412
Alexander Karpinsky <homm86@gmail.com>
1513
Alexandre Vassalotti <avassalotti@gmail.com>
@@ -26,21 +24,17 @@ Jay Freeman <saurik@saurik.com>
2624
Joel Stanley <joel.stan@gmail.com>
2725
John Jozwiak <jjozwiak@codeaurora.org>
2826
Kun Zhang <zhangk@codeaurora.org>
29-
Martyn Capewell <martyn.capewell@arm.com>
3027
Matt Hanselman <mjhanselman@gmail.com>
31-
Maxim Mossienko <maxim.mossienko@gmail.com>
28+
Martyn Capewell <martyn.capewell@arm.com>
3229
Michael Smith <mike@w3.org>
3330
Mike Gilbert <floppymaster@gmail.com>
3431
Paolo Giarrusso <p.giarrusso@gmail.com>
3532
Patrick Gansterer <paroga@paroga.com>
36-
Peter Varga <pvarga@inf.u-szeged.hu>
3733
Rafal Krypa <rafal@krypa.net>
3834
Rene Rebe <rene@exactcode.de>
39-
Robert Mustacchi <rm@fingolfin.org>
4035
Rodolph Perfetta <rodolph.perfetta@arm.com>
4136
Ryan Dahl <coldredlemur@gmail.com>
4237
Sanjoy Das <sanjoy@playingwithpointers.com>
4338
Subrato K De <subratokde@codeaurora.org>
4439
Vlad Burlik <vladbph@gmail.com>
45-
Yuqiang Xian <yuqiang.xian@intel.com>
4640
Zaheer Ahmad <zahmad@codeaurora.org>

0 commit comments

Comments
 (0)