WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295731
[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
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-07-10 11:59:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47835
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
<
rdar://problem/155799895
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug