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

Update test/built-ins/Object to use verifyProperty function #3935

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

anba
Copy link
Contributor

@anba anba commented Sep 28, 2023

Update test/built-ins/Object to use the verifyProperty harness function. The changes are similar to #3916.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is a great improvement!

It would be ideal to remove all trailing object commas from the additions in this PR, but we can also do that with eslint later since that might be an annoying ask.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should get another stamp before merging, since it's so large

Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I skimmed this. Of course updating old code always carries a risk, but I think this is a good update. Thanks for doing it!

@ptomato ptomato merged commit 62626e0 into tc39:main Feb 29, 2024
9 checks passed
@anba anba deleted the verifyprop-object branch June 24, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants