Skip to content

Commit f770a65

Browse files
mmarchininodejs-ci
authored andcommitted
deps: V8: cherry-pick 931bdbd76f5b
Original commit message: [torque] fix build on VS2017 Node.js build fails on VS2017 without these headers, see the downstream issue (#128). Co-authored-by: Ben Noordhuis <[email protected]> Co-authored-by: gengjiawen <[email protected]> Change-Id: I771eab435dce5cf548581f3acd78681180c77692 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2093951 Reviewed-by: Tobias Tebbi <[email protected]> Commit-Queue: Tobias Tebbi <[email protected]> Cr-Commit-Position: refs/heads/master@{#66661} Refs: v8/v8@931bdbd
1 parent f37e8f7 commit f770a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
# Reset this number to 0 on major V8 upgrades.
3737
# Increment by one for each non-official patch applied to deps/v8.
38-
'v8_embedder_string': '-node.6',
38+
'v8_embedder_string': '-node.7',
3939

4040
##### V8 defaults for Node.js #####
4141

0 commit comments

Comments
 (0)