Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
deps: sync V8 gypfiles with 7.3
Co-authored-by: Michaël Zasso <targos@protonmail.com> Co-authored-by: Refael Ackermann <refack@gmail.com> Co-authored-by: Colin Ihrig <cjihrig@gmail.com> PR-URL: #25852 Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
- Loading branch information
Showing
with
92 additions
and 189 deletions.
- +0 −3 common.gypi
- +1 −41 deps/v8/gypfiles/d8.gyp
- +13 −20 deps/v8/gypfiles/features.gypi
- +1 −1 deps/v8/gypfiles/inspector.gypi
- +0 −1 deps/v8/gypfiles/v8-monolithic.gyp
- +77 −122 deps/v8/gypfiles/v8.gyp
- +0 −1 deps/v8/gypfiles/v8_external_snapshot.gypi
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -71,9 +71,6 @@ | ||
| # Still WIP in V8 7.1 | ||
| 'v8_enable_pointer_compression': 'false', | ||
|
|
||
| # New in V8 7.1 | ||
| 'v8_enable_embedded_builtins': 'true', | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.