WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
112495
[iOS] Make a UChar string equal() based on the LChar version
https://bugs.webkit.org/show_bug.cgi?id=112495
Summary
[iOS] Make a UChar string equal() based on the LChar version
Benjamin Poulain
Reported
2013-03-16 01:34:17 PDT
[iOS] Make a UChar string equal() based on the LChar version
Attachments
Patch
(2.55 KB, patch)
2013-03-16 01:39 PDT
,
Benjamin Poulain
ddkilzer
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2013-03-16 01:39:08 PDT
Created
attachment 193430
[details]
Patch
Benjamin Poulain
Comment 2
2013-03-16 01:40:31 PDT
I'll get perf numbers before landing but I am confident that should be similar to the other function. UChar is easier as it only takes 2 characters to offset the extra cost of the function.
David Kilzer (:ddkilzer)
Comment 3
2013-03-18 16:05:10 PDT
Comment on
attachment 193430
[details]
Patch r=me (with help from Ben for my questions about arm assembly syntax)
Benjamin Poulain
Comment 4
2013-03-18 19:16:29 PDT
Committed
r146170
: <
http://trac.webkit.org/changeset/146170
>
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