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

Editorial: create and assign [[PrivateElements]] slot in MakeBasicObject #3365

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

michaelficarra
Copy link
Member

Fixes #3362.

@michaelficarra michaelficarra requested review from annevk and a team July 3, 2024 23:00
Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

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

Nice!

@syg
Copy link
Contributor

syg commented Jul 9, 2024

I'm okay with this but feels a bit suboptimal editorially to have this one slot be the thing in MakeBasicObject...

@michaelficarra michaelficarra added editor call to be discussed in the next editor call ready to merge Editors believe this PR needs no further reviews, and is ready to land. and removed editor call to be discussed in the next editor call labels Jul 9, 2024
@ljharb ljharb merged commit efd583d into main Jul 11, 2024
8 checks passed
@ljharb ljharb deleted the GH-3362 branch July 11, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document [[PrivateElements]] in MakeBasicObject
5 participants