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

Where is v8::Persistent? #100

Closed
vinipsmaker opened this issue Aug 8, 2016 · 1 comment
Closed

Where is v8::Persistent? #100

vinipsmaker opened this issue Aug 8, 2016 · 1 comment

Comments

@vinipsmaker
Copy link

How to hold a persistent reference to a v8::Function?

I want to implement a function that will spawn a thread and send the callback (v8::Function) to the v8 thread using libuv, like happens at https://blog.scottfrees.com/c-processing-from-node-js-part-4-asynchronous-addons.

@vinipsmaker
Copy link
Author

Closing as a duplicate of #26 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant