Bug 145803

Summary: [JSC] JSString::getIndex() should avoid reifying substrings.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Performance
Version: 312.x   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.