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

OrdinaryCreateFromConstructor should be invoked consistently #649

Open
gibson042 opened this issue Jan 24, 2022 · 0 comments
Open

OrdinaryCreateFromConstructor should be invoked consistently #649

gibson042 opened this issue Jan 24, 2022 · 0 comments
Labels
c: spec Component: spec editorial issues s: help wanted Status: help wanted; needs proposal champion Small Smaller change solvable in a Pull Request
Milestone

Comments

@gibson042
Copy link
Contributor

Suggested table-based convention from #553 (comment) :

        1. Let _internalSlotsList_ be the internal slots listed in <emu-xref href="#table-…-instance-slots"></emu-xref>.
        1. Let _<instance>_ be ? OrdinaryCreateFromConstructor(NewTarget, *"%<prototype>%"*, _internalSlotsList_).
@sffc sffc added c: spec Component: spec editorial issues s: help wanted Status: help wanted; needs proposal champion Small Smaller change solvable in a Pull Request labels Dec 14, 2023
@sffc sffc added this to the ES 2024 milestone Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: spec Component: spec editorial issues s: help wanted Status: help wanted; needs proposal champion Small Smaller change solvable in a Pull Request
Projects
None yet
Development

No branches or pull requests

2 participants