RESOLVED FIXED254485
Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isAll8Bit is true
https://bugs.webkit.org/show_bug.cgi?id=254485
Summary Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isA...
Chris Dumez
Reported 2023-03-26 13:19:54 PDT
Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isAll8Bit is true.
Attachments
Chris Dumez
Comment 1 2023-03-26 13:23:20 PDT
EWS
Comment 2 2023-03-27 13:32:37 PDT
Committed 262172@main (53d70e1e2b39): <https://commits.webkit.org/262172@main> Reviewed commits have been landed. Closing PR #11982 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-27 13:33:15 PDT
Note You need to log in before you can comment on or make changes to this bug.