WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263031
[JSC] Untie emitAwait() from emitYield() to reduce bytecode size of async functions
https://bugs.webkit.org/show_bug.cgi?id=263031
Summary
[JSC] Untie emitAwait() from emitYield() to reduce bytecode size of async fun...
Alexey Shvayka
Reported
2023-10-11 13:08:36 PDT
Unlike generators / async generators, async functions don't need to handle RETURN completion.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-11 13:08:57 PDT
<
rdar://problem/116825631
>
Alexey Shvayka
Comment 2
2023-10-12 13:13:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19012
EWS
Comment 3
2023-10-13 15:03:05 PDT
Committed
269321@main
(402711f086a1): <
https://commits.webkit.org/269321@main
> Reviewed commits have been landed. Closing PR #19012 and removing active labels.
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