WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132572
Optimize PutByVal when subscript is a rope string.
https://bugs.webkit.org/show_bug.cgi?id=132572
Summary
Optimize PutByVal when subscript is a rope string.
Andreas Kling
Reported
2014-05-05 10:15:49 PDT
PutByVal with ropey string subscripts could be faster if we take advantage of the JSString::toAtomicString() optimization.
Attachments
Patch
(3.38 KB, patch)
2014-05-05 10:16 PDT
,
Andreas Kling
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-05-05 10:16:26 PDT
Created
attachment 230836
[details]
Patch
Andreas Kling
Comment 2
2014-05-05 11:08:54 PDT
Committed
r168300
: <
http://trac.webkit.org/changeset/168300
>
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