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

Make to_local() take a closure that returns a raw pointer #386

Closed
wants to merge 2 commits into from

Conversation

piscisaureus
Copy link
Member

This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.

@piscisaureus piscisaureus changed the title Make to_local() take a closure that returns a raw pointer (#386) Make to_local() take a closure that returns a raw pointer May 31, 2020
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request May 31, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 1, 2020
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 1, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 1, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 2, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 5, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 5, 2020
This makes it possible to add a run-time check that verifies that the
specified closure is actually the one that contains the local handle.
@ry ry mentioned this pull request Jun 5, 2020
6 tasks
piscisaureus added a commit to piscisaureus/safe_v8 that referenced this pull request Jun 14, 2020
@piscisaureus
Copy link
Member Author

Closing in favor of #406

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

Successfully merging this pull request may close these issues.

1 participant