Bug 254594

Summary: Avoid some string allocations in JSStringJoiner::join()
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   

Chris Dumez
Reported 2023-03-28 09:11:56 PDT
Avoid some string allocations in JSStringJoiner::join(), in the common case where the StringViewWithUnderlyingString's view covers the whole underlying string.
Attachments
Chris Dumez
Comment 1 2023-03-28 09:13:59 PDT
EWS
Comment 2 2023-03-28 10:40:35 PDT
Committed 262228@main (72ed5e715480): <https://commits.webkit.org/262228@main> Reviewed commits have been landed. Closing PR #12056 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-28 10:41:19 PDT
Note You need to log in before you can comment on or make changes to this bug.