WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254594
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-28 09:13:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12056
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
<
rdar://problem/107323654
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug