Skip to content

Commit 981fff7

Browse files
targosrvagg
authored andcommitted
deps: refactor v8.gyp
Mostly reorders lists of source files to match more BUILD.gn. Fixes a few wrong entries. Backport-PR-URL: #21668 PR-URL: #22017 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 5fa3ffa commit 981fff7

File tree

2 files changed

+272
-272
lines changed

2 files changed

+272
-272
lines changed

common.gypi

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# Reset this number to 0 on major V8 upgrades.
3131
# Increment by one for each non-official patch applied to deps/v8.
32-
'v8_embedder_string': '-node.12',
32+
'v8_embedder_string': '-node.13',
3333

3434
# Enable disassembler for `--print-code` v8 options
3535
'v8_enable_disassembler': 1,

0 commit comments

Comments
 (0)