Bug 295731
| Summary: | [JSC] Add missing name to async and async generator functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | Sosuke Suzuki <sosuke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
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
Pull request: https://github.com/WebKit/WebKit/pull/47835
EWS
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
<rdar://problem/155799895>