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: GetModuleNamespace cannot return empty #3484

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

kimjg1119
Copy link
Contributor

GetModuleNamespace seems to cannot return EMPTY. It is because step 3 handles the exception; ModuleNamespaceCreate from step 3.d only returns object.

@bakkot bakkot added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Dec 18, 2024
ljharb pushed a commit to kimjg1119/ecma262 that referenced this pull request Dec 19, 2024
@ljharb ljharb force-pushed the get-module-namespace branch from f12d9a2 to 1699a75 Compare December 19, 2024 00:05
@ljharb ljharb force-pushed the get-module-namespace branch from b3595ad to 6298ee1 Compare December 19, 2024 00:49
@ljharb ljharb merged commit 6298ee1 into tc39:main Dec 19, 2024
8 checks passed
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.

4 participants