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

Upgrade boa engine trevorm #230

Draft
wants to merge 22 commits into
base: 0.6.0-scripting-dev
Choose a base branch
from

Conversation

tkmcmaster
Copy link
Contributor

@tkmcmaster tkmcmaster commented Jun 12, 2024

@tkmcmaster tkmcmaster self-assigned this Jun 12, 2024
- Fixed the purge inner function to correctly handle objects
- Added additional tests
- Reverted some str -> String changes that were unneeded
- 0.17 changed the code that even with READONLY we can't overwrite via register. Changed it to WRITABLE so we can overwrite the for_each
- Starting in 0.17, to_json() does not return integer keys like match returns on the full match. purge_undefined does return it so we'll use that in our test for the validation until fixed
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.

2 participants