Skip to content

Commit 7a77daf

Browse files
committed
deps: update V8 to 5.6.326.55
PR-URL: #10992 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent 5f08871 commit 7a77daf

File tree

1,607 files changed

+85529
-51511
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,607 files changed

+85529
-51511
lines changed

deps/v8/.gitignore

+6-12
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,9 @@ shell_g
6565
!/testing/gtest/include/gtest
6666
/testing/gtest/include/gtest/*
6767
!/testing/gtest/include/gtest/gtest_prod.h
68-
/third_party
69-
/third_party/android_tools
70-
/third_party/cygwin
71-
/third_party/icu
72-
/third_party/instrumented_libraries
73-
/third_party/inspector_protocol
74-
/third_party/jinga2
75-
/third_party/llvm
76-
/third_party/llvm-build
77-
/third_party/markupsafe
78-
/third_party/WebKit
68+
/third_party/*
69+
!/third_party/binutils
70+
!/third_party/inspector_protocol
7971
/tools/clang
8072
/tools/gcmole/gcmole-tools
8173
/tools/gcmole/gcmole-tools.tar.gz
@@ -109,4 +101,6 @@ v8.ignition_dispatches_table.json
109101
/test/fuzzer/wasm.tar.gz
110102
/test/fuzzer/wasm_asmjs.tar.gz
111103
/src/inspector/build/closure-compiler.tar.gz
112-
/src/inspector/build/closure-compiler
104+
/src/inspector/build/closure-compiler
105+
!/third_party/jinja2
106+
!/third_party/markupsafe

deps/v8/AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Franziska Hinkelmann <[email protected]>
6565
Geoffrey Garside <[email protected]>
6666
Gwang Yoon Hwang <[email protected]>
6767
Han Choongwoo <[email protected]>
68+
Henrique Ferreiro <[email protected]>
6869
Hirofumi Mako <[email protected]>
6970
Honggyu Kim <[email protected]>
7071
Ioseb Dzmanashvili <[email protected]>
@@ -111,6 +112,7 @@ Robert Mustacchi <[email protected]>
111112
Robert Nagy <[email protected]>
112113
Ryan Dahl <[email protected]>
113114
Sakthipriyan Vairamani (thefourtheye) <[email protected]>
115+
Sander Mathijs van Veen <[email protected]>
114116
Sandro Santilli <[email protected]>
115117
Sanjoy Das <[email protected]>
116118
Seo Sanghyeon <[email protected]>

0 commit comments

Comments
 (0)