deps: update V8 to 7.6.303.29 · nodejs/node@cfe2484 · GitHub
Skip to content

Commit cfe2484

Browse files
committed
deps: update V8 to 7.6.303.29
PR-URL: #28955
1 parent 4778bc8 commit cfe2484

2,693 files changed

Lines changed: 122938 additions & 67943 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/.git-blame-ignore-revs

Lines changed: 3 additions & 0 deletions

deps/v8/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ GTAGS
9494
TAGS
9595
bsuite
9696
compile_commands.json
97-
d8
9897
!/test/mjsunit/d8
9998
d8_g
10099
gccauses

deps/v8/.gn

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ import("//build/dotfile_settings.gni")
77
# The location of the build configuration file.
88
buildconfig = "//build/config/BUILDCONFIG.gn"
99

10-
# The secondary source root is a parallel directory tree where
11-
# GN build files are placed when they can not be placed directly
12-
# in the source tree, e.g. for third party source trees.
13-
secondary_source = "//build/secondary/"
14-
1510
# These are the targets to check headers for by default. The files in targets
1611
# matching these patterns (see "gn help label_pattern" for format) will have
1712
# their includes checked for proper dependencies when you run either

deps/v8/.vpython

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,11 @@ wheel: <
6666
name: "infra/python/wheels/mock-py2_py3"
6767
version: "version:2.0.0"
6868
>
69+
70+
# Used by:
71+
# tools/run_perf.py
72+
# tools/unittests/run_perf_test.py
73+
wheel: <
74+
name: "infra/python/wheels/numpy/${vpython_platform}"
75+
version: "version:1.11.3"
76+
>

deps/v8/AUTHORS

Lines changed: 8 additions & 1 deletion

0 commit comments

Comments
 (0)