Skip to content

Commit

Permalink
deps: update V8 to 7.6.303.28
Browse files Browse the repository at this point in the history
PR-URL: #28016
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Refael Ackermann (רפאל פלחי) <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Jiawen Geng <[email protected]>
  • Loading branch information
targos committed Aug 1, 2019
1 parent 1ee47d5 commit 2dcc366
Show file tree
Hide file tree
Showing 2,692 changed files with 122,870 additions and 67,915 deletions.
3 changes: 3 additions & 0 deletions deps/v8/.git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@

# Update of quotations in DEPS file.
e50b49a0e38b34e2b28e026f4d1c7e0da0c7bb1a

# Rewrite code base to use "." instead of "->" to access Object members.
878ccb33bd3cf0e6dc018ff8d15843f585ac07be
1 change: 0 additions & 1 deletion deps/v8/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ GTAGS
TAGS
bsuite
compile_commands.json
d8
!/test/mjsunit/d8
d8_g
gccauses
Expand Down
5 changes: 0 additions & 5 deletions deps/v8/.gn
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ import("//build/dotfile_settings.gni")
# The location of the build configuration file.
buildconfig = "//build/config/BUILDCONFIG.gn"

# The secondary source root is a parallel directory tree where
# GN build files are placed when they can not be placed directly
# in the source tree, e.g. for third party source trees.
secondary_source = "//build/secondary/"

# These are the targets to check headers for by default. The files in targets
# matching these patterns (see "gn help label_pattern" for format) will have
# their includes checked for proper dependencies when you run either
Expand Down
8 changes: 8 additions & 0 deletions deps/v8/.vpython
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,11 @@ wheel: <
name: "infra/python/wheels/mock-py2_py3"
version: "version:2.0.0"
>

# Used by:
# tools/run_perf.py
# tools/unittests/run_perf_test.py
wheel: <
name: "infra/python/wheels/numpy/${vpython_platform}"
version: "version:1.11.3"
>
9 changes: 8 additions & 1 deletion deps/v8/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ Wave Computing, Inc. <*@wavecomp.com>
Loongson Technology Corporation Limited <*@loongson.cn>
Code Aurora Forum <*@codeaurora.org>
Home Jinni Inc. <*@homejinni.com>
IBM Inc. <*@*ibm.com>
IBM Inc. <*@*.ibm.com>
IBM Inc. <*@ibm.com>
Samsung <*@*.samsung.com>
Samsung <*@samsung.com>
Joyent, Inc <*@joyent.com>
RT-RK Computer Based System <*@rt-rk.com>
Amazon, Inc <*@amazon.com>
Expand All @@ -44,6 +46,7 @@ Alessandro Pignotti <[email protected]>
Alex Kodat <[email protected]>
Alexander Botero-Lowry <[email protected]>
Alexander Karpinsky <[email protected]>
Alexander Neville <[email protected]>
Alexandre Vassalotti <[email protected]>
Alexis Campailla <[email protected]>
Allan Sandfeld Jensen <[email protected]>
Expand Down Expand Up @@ -99,6 +102,7 @@ Jay Freeman <[email protected]>
James Pike <[email protected]>
James M Snell <[email protected]>
Jianghua Yang <[email protected]>
Jiawen Geng <[email protected]>
Joel Stanley <[email protected]>
Johan Bergström <[email protected]>
Jonathan Liu <[email protected]>
Expand Down Expand Up @@ -136,6 +140,7 @@ Noj Vek <[email protected]>
Oleksandr Chekhovskyi <[email protected]>
Paolo Giarrusso <[email protected]>
Patrick Gansterer <[email protected]>
Peng Fei <[email protected]>
Peter Rybin <[email protected]>
Peter Varga <[email protected]>
Peter Wong <[email protected]>
Expand All @@ -145,11 +150,13 @@ PhistucK <[email protected]>
Qingyan Li <[email protected]>
Qiuyi Zhang <[email protected]>
Rafal Krypa <[email protected]>
Raul Tambre <[email protected]>
Ray Glover <[email protected]>
Refael Ackermann <[email protected]>
Rene Rebe <[email protected]>
Rick Waldron <[email protected]>
Rob Wu <[email protected]>
Robert Meijer <[email protected]>
Robert Mustacchi <[email protected]>
Robert Nagy <[email protected]>
Ruben Bridgewater <[email protected]>
Expand Down
Loading

0 comments on commit 2dcc366

Please sign in to comment.