Skip to content

Commit 6bcea4f

Browse files
committed
deps: update v8 to 3.29.93.1
1 parent 4fae235 commit 6bcea4f

1,288 files changed

Lines changed: 88486 additions & 70663 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/.DEPS.git

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ deps = {
2424
}
2525

2626
deps_os = {
27+
'android':
28+
{
29+
'v8/third_party/android_tools':
30+
Var('git_url') + '/android_tools.git@31869996507de16812bb53a3d0aaa15cd6194c16',
31+
},
2732
'win':
2833
{
2934
'v8/third_party/cygwin':

deps/v8/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ GRTAGS
8080
GSYMS
8181
GPATH
8282
gtags.files
83+
turbo*.dot
84+
turbo*.json

deps/v8/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Patrick Gansterer <paroga@paroga.com>
5656
Peter Varga <pvarga@inf.u-szeged.hu>
5757
Rafal Krypa <rafal@krypa.net>
5858
Rajeev R Krithivasan <rkrithiv@codeaurora.org>
59+
Refael Ackermann <refack@gmail.com>
5960
Rene Rebe <rene@exactcode.de>
6061
Robert Mustacchi <rm@fingolfin.org>
6162
Rodolph Perfetta <rodolph.perfetta@arm.com>

0 commit comments

Comments
 (0)