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

merge blessed interpreter upgrades #16085

Merged
merged 4 commits into from Jun 26, 2017

Conversation

pcardune
Copy link
Contributor

These changes have already been reviewed in #15986

pcardune and others added 4 commits June 20, 2017 12:11
This upgrade required no changes to our use of the interpreter. Hurray!
Only change necessary was to skip non-enumerable interpreter properties when
marshaling to native. This lets us avoid marshaling "internal" object properties
back and forth, like `constructor`, which break other expectations.
….3.5-upgrade

Upgrade to @code-dot-org/js-interpreter version 1.3.5
@pcardune pcardune merged commit c51a277 into staging Jun 26, 2017
@pcardune pcardune deleted the pcardune-blessed-interpreter-upgrades branch June 26, 2017 15:25
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.

None yet

1 participant