Skip to content

Editorial: module namespace exotic objects are immutable prototype exotic objects #3611

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

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

Conversation

michaelficarra
Copy link
Member

This removes the definition of [[SetPrototypeOf]] for module namespace exotic objects (which was identical to that of immutable prototype exotic objects), making them actually fit the definition of immutable prototype exotic objects.

@michaelficarra michaelficarra requested a review from a team May 20, 2025 21:04
@michaelficarra michaelficarra added the editor call to be discussed in the next editor call label May 21, 2025
@bakkot bakkot removed the editor call to be discussed in the next editor call label Jun 25, 2025
@bakkot
Copy link
Contributor

bakkot commented Jun 25, 2025

I would prefer not to try to mess with the meaning of "immutable prototype exotic object". Possibly we could find a way to do away with the term entirely.

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.

2 participants