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

Clean up some parts of object creation #663

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TimothyGu
Copy link
Member

@TimothyGu TimothyGu commented Feb 26, 2019

Addresses part of #655 that have to do with reducing "unless otherwise specified" clauses, by making things more explicit. It doesn't touch the assignment of internal methods, which is being discussed.


Preview | Diff

Either the object being created is an ordinary object (and follows the
rules for it), or we now specify the internal slots of the exotic
objects.

Addresses part of whatwg#655 that have to do with reducing "unless otherwise
specified" clauses.
@Ms2ger
Copy link
Member

Ms2ger commented Mar 1, 2019

Note tc39/ecma262#1460

@annevk
Copy link
Member

annevk commented Apr 30, 2020

@TimothyGu do you still want to pursue this?

@TimothyGu
Copy link
Member Author

This could probably be cleaned up a bit, but I think it's still applicable.

@domenic
Copy link
Member

domenic commented May 1, 2020

Some of this was done in #871

@TimothyGu TimothyGu self-assigned this Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants