Bug 69671 - Support string indexing in the DFG
Summary: Support string indexing in the DFG
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 14:40 PDT by Oliver Hunt
Modified: 2011-10-07 15:11 PDT (History)
0 users

See Also:


Attachments
Patch (6.45 KB, patch)
2011-10-07 15:03 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-10-07 14:40:26 PDT
Support string indexing in the DFG
Comment 1 Oliver Hunt 2011-10-07 15:03:24 PDT
Created attachment 110222 [details]
Patch
Comment 2 Gavin Barraclough 2011-10-07 15:07:15 PDT
Comment on attachment 110222 [details]
Patch

You should let msaboff know that this will conflict with his 8/16 bit string changes, he will now also need to fix the DFG JIT.
Comment 3 Oliver Hunt 2011-10-07 15:11:01 PDT
Committed r96983: <http://trac.webkit.org/changeset/96983>