-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
[v16.x backport] deps: update V8 to 9.1 #38991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
5ae4174
deps: update V8 to 9.1.269.36
targos 177d398
build: reset embedder string to "-node.0"
targos 4c8186c
deps: V8: un-cherry-pick bd019bd
refack e3a5f1d
deps: V8: patch register-arm64.h
refack 86e3e85
deps: V8: forward declaration of `Rtl*FunctionTable`
refack 72e24b4
deps: make v8.h compatible with VS2015
joaocgreis 081c31f
deps: fix V8 build issue with inline methods
gengjiawen 1548507
deps: V8: backport aaacffa1e003
targos 5d666c7
deps: silence irrelevant V8 warnings
targos 0735b58
deps: V8: cherry-pick d59db06bf542
targos c4b044f
deps: V8: cherry-pick c0fceaa0669b
targos f3c6065
deps: V8: cherry-pick 272445f10927
targos 36a0606
deps: V8: cherry-pick 5f4413194480
targos ad32c41
deps: V8: cherry-pick 4c074516397b
targos 97524cf
deps: V8: cherry-pick fa4cb172cde2
targos 2af1e04
tools: update V8 gypfiles for 9.1
targos 4cbd9e1
test: fix V8 serdes test for V8 9.1
targos c509532
test: adapt test-linux-perf to V8 changes
targos fd88ec2
test: adapt abort tests for new Windows code
targos f33c128
deps: make V8 9.1 abi-compatible with 9.0
targos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: make v8.h compatible with VS2015
There is a bug in the most recent version of VS2015 that affects v8.h and therefore prevents compilation of addons. Refs: https://stackoverflow.com/q/38378693 PR-URL: #32116 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
- Loading branch information
commit 72e24b4ed3538fd4b8cb8c2c75ba3f5e0b708841
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.