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

coerceToString, coerceToObject should be made consistent with ECMA standard #47

Closed
jawline opened this issue Dec 17, 2018 · 2 comments
Closed

Comments

@jawline
Copy link
Member

jawline commented Dec 17, 2018

coerceToString should be rewritten to ToString,
coerceToObject should be rewritten ToObject,
etc for the informal model transformations

@tapaswenipathak
Copy link

Hi @jawline: Can I PR for the ticket? or is the ticket internal?

@jawline
Copy link
Member Author

jawline commented Aug 4, 2019

Feel free to take a look! in essence, I want to change coerceToObject, coerceToString, etc to ToBoolean, ToNumber, ToString and ToObject so that our function models can be more easily compared with the ECMA specification

@jawline jawline closed this as completed Mar 8, 2020
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

No branches or pull requests

2 participants