Bug 123854 - FTL should support StringCharCodeAt
Summary: FTL should support StringCharCodeAt
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:34 PST by Filip Pizlo
Modified: 2013-11-06 08:37 PST (History)
8 users (show)

See Also:


Attachments
the patch (3.67 KB, patch)
2013-11-05 20:55 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (3.75 KB, patch)
2013-11-05 21:00 PST, Filip Pizlo
sam: 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:34:23 PST
Lots of this in V8/crypto
Comment 1 Filip Pizlo 2013-11-05 20:55:25 PST
Created attachment 216117 [details]
the patch
Comment 2 Filip Pizlo 2013-11-05 21:00:54 PST
Created attachment 216120 [details]
the patch
Comment 3 Filip Pizlo 2013-11-06 08:37:07 PST
Landed in http://trac.webkit.org/changeset/158748