Skip to content

Commit

Permalink
deps: update V8 to 6.9.427.22
Browse files Browse the repository at this point in the history
PR-URL: #21983
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Ujjwal Sharma <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
  • Loading branch information
targos committed Sep 7, 2018
1 parent 12ed7c9 commit 586db24
Show file tree
Hide file tree
Showing 1,543 changed files with 86,377 additions and 72,548 deletions.
5 changes: 4 additions & 1 deletion deps/v8/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Automatically normalize line endings (to LF) for all text-based files.
* text=auto
* text=auto eol=lf
# Do not modify line endings for binary files (which are sometimes auto
# detected as text files by git).
*.png binary
5 changes: 5 additions & 0 deletions deps/v8/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,10 @@ turbo*.dot
turbo*.json
v8.ignition_dispatches_table.json
/Default/
node_modules
tools/turbolizer/build
tools/turbolizer/.rpt2_cache
tools/turbolizer/deploy

!/third_party/jinja2
!/third_party/markupsafe
6 changes: 3 additions & 3 deletions deps/v8/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Facebook, Inc. <*@fb.com>
Facebook, Inc. <*@oculus.com>
Vewd Software AS <*@vewd.com>
Groupon <*@groupon.com>
Meteor Development Group <*@meteor.com>
Cloudflare, Inc. <*@cloudflare.com>

Aaron Bieber <[email protected]>
Expand All @@ -50,7 +49,6 @@ Andrei Kashcha <[email protected]>
Anna Henningsen <[email protected]>
Bangfu Tao <[email protected]>
Ben Coe <[email protected]>
Ben Newman <[email protected]>
Ben Noordhuis <[email protected]>
Benjamin Tan <[email protected]>
Bert Belder <[email protected]>
Expand All @@ -75,6 +73,7 @@ Felix Geisendörfer <[email protected]>
Filipe David Manana <[email protected]>
Franziska Hinkelmann <[email protected]>
Geoffrey Garside <[email protected]>
Gergely Nagy <[email protected]>
Gus Caplan <[email protected]>
Gwang Yoon Hwang <[email protected]>
Henrique Ferreiro <[email protected]>
Expand All @@ -88,7 +87,6 @@ Jan de Mooij <[email protected]>
Jan Krems <[email protected]>
Jay Freeman <[email protected]>
James Pike <[email protected]>
James M Snell <[email protected]>
Jianghua Yang <[email protected]>
Joel Stanley <[email protected]>
Johan Bergström <[email protected]>
Expand Down Expand Up @@ -151,6 +149,8 @@ Taketoshi Aono <[email protected]>
Teddy Katz <[email protected]>
Tiancheng "Timothy" Gu <[email protected]>
Tobias Burnus <[email protected]>
Tobias Nießen <[email protected]>
Ujjwal Sharma <[email protected]>
Victor Costan <[email protected]>
Vlad Burlik <[email protected]>
Vladimir Krivosheev <[email protected]>
Expand Down
Loading

0 comments on commit 586db24

Please sign in to comment.