Skip to content

Don't call ObjectTemplate.Set with Object instances, fixes #230 #233

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
May 22, 2016

Conversation

stesie
Copy link
Member

@stesie stesie commented May 22, 2016

This works fine with V8 < 5.2.50 somehow, but is now (properly) detected
and causing V8 to bail out. Fixed by always setting templates on
other templates and finally use Global-Proxy on context to get the
actually created object instances.

This works fine with V8 < 5.2.50 somehow, but is now (properly) detected
and causing V8 to bail out.  Fixed by always setting templates on
other templates and finally use Global-Proxy on context to get the
actually created object instances.
@stesie
Copy link
Member Author

stesie commented May 22, 2016

Build still broken due to GetHiddenValue issue, ...

@stesie stesie merged commit 4fbdb7d into phpv8:master May 22, 2016
@stesie stesie deleted the issue-230 branch January 20, 2017 17:16
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