Skip to content

Fix use of deprecated v8::Function::NewInstance API #67

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

Merged
merged 1 commit into from
Jul 25, 2018

Conversation

p120ph37
Copy link

Fixes #66

Fixup is applied for ABI >= 46 (Node v4.0.0), since that is the point in the mainline Node versions where the new method signature was introduced as the preferred one (even though the old signature remained supported-but-deprecated up until ABI == 59).

@dkrutsko dkrutsko changed the base branch from master to dev July 25, 2018 23:54
@dkrutsko dkrutsko merged commit 5590cf0 into Robot:dev Jul 25, 2018
@p120ph37 p120ph37 deleted the node-10 branch July 26, 2018 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants