Bug 254463

Summary: Add fast path to JSStringJoiner::join() when there is only one string in the vector
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: JavaScriptCoreAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-03-25 09:29:11 PDT
Add fast path to JSStringJoiner::join() when there is only one string in the vector.
Comment 1 Chris Dumez 2023-03-25 09:30:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11970
Comment 2 EWS 2023-03-26 11:42:11 PDT
Committed 262129@main (47cdb9c389b6): <https://commits.webkit.org/262129@main>

Reviewed commits have been landed. Closing PR #11970 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-26 11:43:16 PDT
<rdar://problem/107244145>