-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
deps: update V8 to 6.6 #19201
Closed
Closed
deps: update V8 to 6.6 #19201
Commits on Apr 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ab95035 - Browse repository at this point
Copy the full SHA ab95035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828a416 - Browse repository at this point
Copy the full SHA 828a416View commit details -
src: update NODE_MODULE_VERSION to 63
Major V8 updates are usually API/ABI incompatible with previous versions. This commit adapts NODE_MODULE_VERSION for V8 6.6. Refs: https://github.com/nodejs/CTC/blob/master/meetings/2016-09-28.md
Configuration menu - View commit details
-
Copy full SHA for 996120a - Browse repository at this point
Copy the full SHA 996120aView commit details -
Synchronize source files list with upstream's BUILD.gn.
Configuration menu - View commit details
-
Copy full SHA for 2c7813d - Browse repository at this point
Copy the full SHA 2c7813dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4b83b - Browse repository at this point
Copy the full SHA 9f4b83bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6d90f - Browse repository at this point
Copy the full SHA ee6d90fView commit details -
deps: split v8_monolith target into separate file
Even if we only use v8_monolith build target, other targets in v8.gyp with possibly outdated file lists are parsed and could cause build to fail even with --build-v8-with-gn.
Configuration menu - View commit details
-
Copy full SHA for 8136ad6 - Browse repository at this point
Copy the full SHA 8136ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5e984 - Browse repository at this point
Copy the full SHA db5e984View commit details -
Configuration menu - View commit details
-
Copy full SHA for d71cc49 - Browse repository at this point
Copy the full SHA d71cc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac7dd3 - Browse repository at this point
Copy the full SHA 5ac7dd3View commit details -
util: add type check functions for BigInt arrays
Adds `isBigInt64Array` and `isBigUint64Array`.
Configuration menu - View commit details
-
Copy full SHA for 739e5b5 - Browse repository at this point
Copy the full SHA 739e5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61eb32b - Browse repository at this point
Copy the full SHA 61eb32bView commit details
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.