Bug 123855 - FTL should support StringCharAt
Summary: FTL should support StringCharAt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2013-11-05 19:39 PST by Filip Pizlo
Modified: 2013-11-05 20:36 PST (History)
8 users (show)

See Also:


Attachments
the patch (11.36 KB, patch)
2013-11-05 19:40 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (11.89 KB, patch)
2013-11-05 19:52 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-11-05 19:39:33 PST
This is just like GetByVal for String
Comment 1 Filip Pizlo 2013-11-05 19:40:49 PST
Created attachment 216110 [details]
the patch
Comment 2 Filip Pizlo 2013-11-05 19:42:00 PST
Comment on attachment 216110 [details]
the patch

Ooops.  This still needs some love.
Comment 3 Filip Pizlo 2013-11-05 19:52:19 PST
Created attachment 216114 [details]
the patch
Comment 4 Filip Pizlo 2013-11-05 20:36:40 PST
Landed in http://trac.webkit.org/changeset/158716