Skip to content

Commit 1854ba0

Browse files
committed
deps: update V8 to 6.3.292.46
PR-URL: #16271 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent b52c23b commit 1854ba0

File tree

1,209 files changed

+68264
-45166
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,209 files changed

+68264
-45166
lines changed

deps/v8/.git-blame-ignore-revs

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# git hyper-blame master ignore list.
2+
#
3+
# This file contains a list of git hashes of revisions to be ignored by git
4+
# hyper-blame (in depot_tools). These revisions are considered "unimportant" in
5+
# that they are unlikely to be what you are interested in when blaming.
6+
#
7+
# Instructions:
8+
# - Only large (generally automated) reformatting or renaming CLs should be
9+
# added to this list. Do not put things here just because you feel they are
10+
# trivial or unimportant. If in doubt, do not put it on this list.
11+
# - Precede each revision with a comment containing the first line of its log.
12+
# For bulk work over many commits, place all commits in a block with a single
13+
# comment at the top describing the work done in those commits.
14+
# - Only put full 40-character hashes on this list (not short hashes or any
15+
# other revision reference).
16+
# - Append to the bottom of the file (revisions should be in chronological order
17+
# from oldest to newest).
18+
# - Because you must use a hash, you need to append to this list in a follow-up
19+
# CL to the actual reformatting CL that you are trying to ignore.
20+
21+
# Update of quotations in DEPS file.
22+
e50b49a0e38b34e2b28e026f4d1c7e0da0c7bb1a

deps/v8/.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,15 @@
6868
!/testing/gtest/include/gtest/gtest_prod.h
6969
/third_party/*
7070
!/third_party/binutils
71+
!/third_party/eu-strip
7172
!/third_party/inspector_protocol
7273
/tools/clang
7374
/tools/gcmole/gcmole-tools
7475
/tools/gcmole/gcmole-tools.tar.gz
7576
/tools/gyp
7677
/tools/jsfunfuzz/jsfunfuzz
7778
/tools/jsfunfuzz/jsfunfuzz.tar.gz
78-
/tools/luci-go/linux64/isolate
79-
/tools/luci-go/mac64/isolate
80-
/tools/luci-go/win64/isolate.exe
79+
/tools/luci-go
8180
/tools/oom_dump/oom_dump
8281
/tools/oom_dump/oom_dump.o
8382
/tools/swarming_client

deps/v8/AUTHORS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Yandex LLC <*@yandex-team.ru>
3030
StrongLoop, Inc. <*@strongloop.com>
3131
Facebook, Inc. <*@fb.com>
3232
Facebook, Inc. <*@oculus.com>
33+
Vewd Software AS <*@vewd.com>
3334

3435
Aaron Bieber <deftly@gmail.com>
3536
Abdulla Kamar <abdulla.kamar@gmail.com>
@@ -42,7 +43,7 @@ Alexis Campailla <alexis@janeasystems.com>
4243
Andreas Anyuru <andreas.anyuru@gmail.com>
4344
Andrew Paprocki <andrew@ishiboo.com>
4445
Andrei Kashcha <anvaka@gmail.com>
45-
Anna Henningsen <addaleax@gmail.com>
46+
Anna Henningsen <anna@addaleax.net>
4647
Bangfu Tao <bangfu.tao@samsung.com>
4748
Ben Noordhuis <info@bnoordhuis.nl>
4849
Benjamin Tan <demoneaux@gmail.com>
@@ -135,4 +136,4 @@ Wiktor Garbacz <wiktor.garbacz@gmail.com>
135136
Yu Yin <xwafish@gmail.com>
136137
Zac Hansen <xaxxon@gmail.com>
137138
Zhongping Wang <kewpie.w.zp@gmail.com>
138-
柳荣一 <admin@web-tinker.com>
139+
柳荣一 <admin@web-tinker.com>

0 commit comments

Comments
 (0)