Bug 255638 - [JSC] Optimize Array#join's toString operation for Objects
Summary: [JSC] Optimize Array#join's toString operation for Objects
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-18 20:12 PDT by Yusuke Suzuki
Modified: 2023-04-19 00:08 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-18 20:12:28 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-04-18 20:14:05 PDT
<rdar://problem/108239715>
Comment 2 Yusuke Suzuki 2023-04-18 20:36:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12900
Comment 3 EWS 2023-04-19 00:08:00 PDT
Committed 263117@main (9d0a972fc0bf): <https://commits.webkit.org/263117@main>

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