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

Add test for for-in order #2432

Merged
merged 3 commits into from
Dec 18, 2019
Merged

Add test for for-in order #2432

merged 3 commits into from
Dec 18, 2019

Conversation

bakkot
Copy link
Contributor

@bakkot bakkot commented Nov 23, 2019

This adds some simple tests for the stage 3 for-in ordering proposal.

I am happy to make changes as necessary, or you are welcome to push them to this branch yourselves.

@bakkot
Copy link
Contributor Author

bakkot commented Nov 23, 2019

The ChakraCore failure is also observable with Reflect.ownKeys; see bug. This proposal just adds the ordering requirement from ownKeys to more cases.

The JavaScriptCore failure corresponds to this bug.

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