Bug 256019 - [JSC] Optimize Object.assign with empty object
Summary: [JSC] Optimize Object.assign with empty object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-26 18:29 PDT by Yusuke Suzuki
Modified: 2023-04-26 20:18 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2023-04-26 18:29:25 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-04-26 18:29:42 PDT
<rdar://problem/108585195>
Comment 2 Yusuke Suzuki 2023-04-26 18:35:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13220
Comment 3 EWS 2023-04-26 20:18:20 PDT
Committed 263444@main (8f5016427be1): <https://commits.webkit.org/263444@main>

Reviewed commits have been landed. Closing PR #13220 and removing active labels.