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

Fix async iterator methods not passing absent values tests #2571

Merged

Conversation

shvaikalesh
Copy link
Member

Follow-up of #2551 (comment).
//cc @iamstolis

%AsyncFromSyncIteratorPrototype%.throw is always called with `value`.
@iamstolis
Copy link
Contributor

These changes look good to me. I can confirm that the tests pass when I implement the corresponding normative change in GraalJS and fail when this change is not implemented. Thanks for the correction of these tests.

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.

3 participants