RESOLVED FIXED239798
Leverage the known length of an ASCIILiteral when comparing it to a String / AtomString
https://bugs.webkit.org/show_bug.cgi?id=239798
Summary Leverage the known length of an ASCIILiteral when comparing it to a String / ...
Chris Dumez
Reported 2022-04-26 19:54:16 PDT
Avoid runtime strlen() calls when comparing String / AtomString to ASCIILiteral.
Attachments
Chris Dumez
Comment 1 2022-04-26 20:11:47 PDT
EWS
Comment 2 2022-04-28 13:14:46 PDT
Committed r293588 (250097@main): <https://commits.webkit.org/250097@main> Reviewed commits have been landed. Closing PR #407 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-04-28 13:15:14 PDT
Note You need to log in before you can comment on or make changes to this bug.