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

Execute PHHandler js functions using the parent JSContext #71

Conversation

pascalw
Copy link
Contributor

@pascalw pascalw commented Jan 24, 2016

Fixes #70; using the parent JSContext allows sharing the
default exceptionHandler.

@kasper as discussed in #70 I think this approach is preferable over sharing an exception handler. I couldn't find any memory leaks with this approach but please verify.

Fixes kasper#70; using the parent JSContext allows sharing the
default exceptionHandler
@kasper
Copy link
Owner

kasper commented Jan 25, 2016

On hold for #70.

@kasper
Copy link
Owner

kasper commented Apr 14, 2016

Thanks! This was manually merged in 393afab.

@kasper kasper closed this Apr 14, 2016
@kasper kasper added the bug label Apr 14, 2016
@kasper kasper added this to the 2.1 milestone Apr 14, 2016
@kasper kasper self-assigned this Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants