Bug 145803 - [JSC] JSString::getIndex() should avoid reifying substrings.
Summary: [JSC] JSString::getIndex() should avoid reifying substrings.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 312.x
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2015-06-09 09:31 PDT by Andreas Kling
Modified: 2015-06-09 11:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.74 KB, patch)
2015-06-09 09:32 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-06-09 09:31:16 PDT
JSString::getIndex() should use StringView.
Comment 1 Andreas Kling 2015-06-09 09:32:15 PDT
Created attachment 254573 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-09 11:04:12 PDT
Comment on attachment 254573 [details]
Patch

Clearing flags on attachment: 254573

Committed r185368: <http://trac.webkit.org/changeset/185368>
Comment 3 WebKit Commit Bot 2015-06-09 11:04:22 PDT
All reviewed patches have been landed.  Closing bug.