-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
deps: update V8 to 12.8 #54077
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
deps: update V8 to 12.8 #54077
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
a06040c
deps: update V8 to 12.8.374.13
targos 5344272
build: reset embedder string to "-node.0"
targos b2d4f99
src: update NODE_MODULE_VERSION to 129
targos e214a5d
deps: always define V8_EXPORT_PRIVATE as no-op
targos 9c7c163
deps: disable V8 concurrent sparkplug compilation
targos 4440049
deps: avoid compilation error with ASan
targos dfbc911
deps: patch V8 to avoid duplicated zlib symbol
targos b985a0a
deps: silence internal V8 deprecation warning
targos cbf6f40
deps: patch V8 to support compilation with MSVC
StefanStojanovic 0a31da9
deps: V8: revert CL 5331688
targos 65bc630
deps: fix FP16 bitcasts.h
StefanStojanovic 37c3196
deps: always define V8_NODISCARD as no-op
targos 9a6b3c4
deps: V8: cherry-pick 35888fee7bba
joyeecheung 316666d
deps: V8: cherry-pick b1397772c70c
targos d0cf33f
deps: V8: cherry-pick 00e9eeb3fb2c
targos 7c43fde
deps: remove bogus V8 DCHECK
targos 04e910a
build: include v8-sandbox.h header in distribution
targos 8eb6140
src: add source location to v8::TaskRunner
fdoray 3fb2003
build: disable ICF for mksnapshot
LeszekSwirski 7ef8395
test: update v8-stats test for V8 12.6
targos 7b0e1ab
tools: update V8 gypfiles for 12.6
targos 75dc27d
src: remove dependency on wrapper-descriptor-based CppHeap
joyeecheung 873955d
tools: update V8 gypfiles for 12.7
richardlau 63338ae
tools: update V8 gypfiles for 12.8
targos 8000030
src: stop using deprecated fields of `v8::FastApiCallbackOptions`
gahaas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,6 +57,7 @@ Alexander Botero-Lowry <[email protected]> | |
Alexander Karpinsky <[email protected]> | ||
Alexander Neville <[email protected]> | ||
Alexandre Vassalotti <[email protected]> | ||
Alexey Pavlyutkin <[email protected]> | ||
Alexis Campailla <[email protected]> | ||
Allan Sandfeld Jensen <[email protected]> | ||
Amos Lim <[email protected]> | ||
|
@@ -100,6 +101,7 @@ Daniel Bevenius <[email protected]> | |
Daniel Dromboski <[email protected]> | ||
Daniel James <[email protected]> | ||
Daniel Shelton <[email protected]> | ||
Daniil Bakin <[email protected]> | ||
Danylo Boiko <[email protected]> | ||
Darshan Sen <[email protected]> | ||
David Carlier <[email protected]> | ||
|
@@ -258,6 +260,7 @@ Sander Mathijs van Veen <[email protected]> | |
Sandro Santilli <[email protected]> | ||
Sanjoy Das <[email protected]> | ||
Sam James <[email protected]> | ||
Sébastien Doeraene <[email protected]> | ||
Seo Sanghyeon <[email protected]> | ||
Shawn Anastasio <[email protected]> | ||
Shawn Presser <[email protected]> | ||
|
Oops, something went wrong.
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.