Bug 222509 - [JSC] Avoid creating functions unnecessarily in builtins
Summary: [JSC] Avoid creating functions unnecessarily in builtins
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 20:42 PST by Yusuke Suzuki
Modified: 2021-02-26 22:53 PST (History)
9 users (show)

See Also:


Attachments
Patch (23.94 KB, patch)
2021-02-26 20:43 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 20:42:23 PST
[JSC] Avoid creating functions unnecessarily in builtins
Comment 1 Yusuke Suzuki 2021-02-26 20:43:04 PST
Created attachment 421735 [details]
Patch
Comment 2 Ross Kirsling 2021-02-26 21:59:41 PST
Comment on attachment 421735 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2021-02-26 22:31:36 PST
Comment on attachment 421735 [details]
Patch

Thanks!
Comment 4 EWS 2021-02-26 22:52:10 PST
Committed r273617: <https://commits.webkit.org/r273617>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421735 [details].
Comment 5 Radar WebKit Bug Importer 2021-02-26 22:53:13 PST
<rdar://problem/74821557>