RESOLVED FIXED295731
[JSC] Add missing name to async and async generator functions
https://bugs.webkit.org/show_bug.cgi?id=295731
Summary [JSC] Add missing name to async and async generator functions
Sosuke Suzuki
Reported 2025-07-10 11:57:14 PDT
This patch adds missing name to async and async generator functions. We already do the same thing in parseGeneratorFunctionSourceElements. While this patch doesn't have much meaning by itself, it will be necessary when implementing features like async stack traces in the future.
Attachments
Sosuke Suzuki
Comment 1 2025-07-10 11:59:33 PDT
EWS
Comment 2 2025-07-14 09:42:42 PDT
Committed 297342@main (3f41339e65ab): <https://commits.webkit.org/297342@main> Reviewed commits have been landed. Closing PR #47835 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-07-14 09:43:18 PDT
Note You need to log in before you can comment on or make changes to this bug.