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: upgrade V8 from 5.1.281.49 to 5.1.281.51 #7020

Closed
wants to merge 1 commit into from

Conversation

fhinkel
Copy link
Member

@fhinkel fhinkel commented May 27, 2016

Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

deps v8

Description of change

Latest set of patch level updates from the V8 5.1 branch.
v8/compare/5.1.281.49...5.1.281.51

This patch brings in @indutny 's fix for tickprocessor Cpp symbols
on mac into V8. So make test is green again on MacOS, specifically for test/parallel/test-tick-processor.js.

/cc @nodejs/v8. This is for the vee-eight-5.1 branch.

This patch brings in @indutny's fix for tickprocessor
Cpp symbols on mac into V8 5.1. So `make test`
is green again on MacOS.
@nodejs-github-bot nodejs-github-bot added the v8 engine Issues and PRs related to the V8 dependency. label May 27, 2016
@ofrobots
Copy link
Contributor

Note that this partially overlaps with #7016. My suggestion would be hold off until #7016 lands.

@indutny
Copy link
Member

indutny commented May 27, 2016

@ofrobots agree

@fhinkel thank you, though!

@fhinkel
Copy link
Member Author

fhinkel commented May 27, 2016

Ah sorry, I didn't see the other PR. Will wait.

@fhinkel fhinkel closed this May 27, 2016
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.

4 participants