Bug 254485

Summary: Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isAll8Bit is true
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-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.