Bug 222490 - [JSC] Avoid function allocations for non-user-provided Promise then callbacks
Summary: [JSC] Avoid function allocations for non-user-provided Promise then callbacks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-26 13:17 PST by Yusuke Suzuki
Modified: 2021-02-26 16:38 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2021-02-26 13:19 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-02-26 13:17:51 PST
[JSC] Avoid function allocations for non-user-provided Promise then callbacks
Comment 1 Yusuke Suzuki 2021-02-26 13:19:24 PST
Created attachment 421703 [details]
Patch
Comment 2 EWS 2021-02-26 16:37:38 PST
Committed r273605: <https://commits.webkit.org/r273605>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421703 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-26 16:38:14 PST
<rdar://problem/74813584>