RESOLVED FIXED 266604
[JSC] `return` in async generators doesn't correctly `await` its value
https://bugs.webkit.org/show_bug.cgi?id=266604
Summary [JSC] `return` in async generators doesn't correctly `await` its value
Alexey Shvayka
Reported 2023-12-18 14:48:12 PST
Related test262 failure: * test/language/statements/async-generator/return-undefined-implicit-and-explicit.js
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-18 14:48:38 PST
Alexey Shvayka
Comment 2 2023-12-19 10:04:25 PST
EWS
Comment 3 2023-12-19 13:06:25 PST
Committed 272289@main (95d8b89d755c): <https://commits.webkit.org/272289@main> Reviewed commits have been landed. Closing PR #22041 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.