Skip to content
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 4.2.77.21 #2238

Closed
wants to merge 1 commit into from
Closed

Conversation

ofrobots
Copy link
Contributor

Picks up the latest patch-release on the V8 4.2 branch.
https://codereview.chromium.org/1156323004

Here's how I created the patch:
V8: git format-patch 5a89bfc68e6054b1092cc6aab5bd8ae23d9e0809..a6e57774ac070472ea00ec094096d0b4c7203cbd
io.js: cd deps/v8; patch -p1 < /path/to/0001-Version-4.2.77.21-cherry-pick.patch

R=@bnoordhuis, @targos?
Fixes: #2235

Picks up the latest patch-release on the V8 4.2 branch.
https://codereview.chromium.org/1156323004

Fixes: nodejs#2235
@mscdex mscdex added the v8 engine Issues and PRs related to the V8 dependency. label Jul 24, 2015
@bnoordhuis
Copy link
Member

LGTM

ofrobots added a commit that referenced this pull request Jul 24, 2015
Picks up the latest patch-release on the V8 4.2 branch.
https://codereview.chromium.org/1156323004

PR-URL: #2238
Fixes: #2235
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@ofrobots ofrobots closed this Jul 24, 2015
@ofrobots ofrobots deleted the v8-4.2.77.21 branch July 24, 2015 17:55
@ofrobots
Copy link
Contributor Author

landed in 0a7bf81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants