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

Update missing source phase to be a SyntaxError #65

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

guybedford
Copy link
Collaborator

This resolves #49.

I believe since this is normative in Stage 3 it would need to go through plenary.

@guybedford guybedford merged commit 795dd90 into main Oct 8, 2024
1 check passed
@guybedford guybedford deleted the syntax-err branch October 8, 2024 17:22
hubot pushed a commit to v8/v8 that referenced this pull request Nov 12, 2024
Throw a SyntaxError when no source can be imported.

Refs: tc39/proposal-source-phase-imports#65

Bug: 42204365, 376084070
Change-Id: I622d5b2c9efcd05021c9bf03ecd3107f5ac37c83
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5941079
Reviewed-by: Shu-yu Guo <[email protected]>
Commit-Queue: Chengzhong Wu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#97129}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing sources should throw a *SyntaxError* when imported
2 participants