-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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: patch V8 to 6.8.275.32 #22682
deps: patch V8 to 6.8.275.32 #22682
Conversation
Just heard about Chrome 69 stable is out, the v8 version comes with it have Lifeoff baseline compiler for WASM, could you use that version instead? |
That's in progress in a separate PR: #21983 |
@richardlau thanks for the link |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rubber-stamp lgtm
Landed in 3295710. |
PR-URL: #22682 Refs: v8/v8@6.8.275.30...6.8.275.32 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #22682 Refs: v8/v8@6.8.275.30...6.8.275.32 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com>
Refs: v8/v8@6.8.275.30...6.8.275.32
@nodejs/v8-update
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes