Bug 154979

Summary: DFG should be able to compile StringReplace
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
work in progress
none
the patch benjamin: review+

Description Filip Pizlo 2016-03-03 12:53:06 PST
Initially I implemented StringReplace only in the FTL.  This adds it to the DFG.
Comment 1 Filip Pizlo 2016-03-03 12:53:36 PST
Created attachment 272770 [details]
work in progress
Comment 2 Filip Pizlo 2016-03-03 14:18:07 PST
Created attachment 272776 [details]
the patch
Comment 3 Filip Pizlo 2016-03-03 15:31:03 PST
Landed in http://trac.webkit.org/changeset/197520