RESOLVED FIXED254594
Avoid some string allocations in JSStringJoiner::join()
https://bugs.webkit.org/show_bug.cgi?id=254594
Summary Avoid some string allocations in JSStringJoiner::join()
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.