Bug 113093

Summary: DFG folding of PutById to SimpleReplace should consider the specialized function case
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 113010    
Attachments:
Description Flags
the patch ggaren: review+

Description Filip Pizlo 2013-03-22 13:36:36 PDT
Patch forthcoming.

This was revealed by the work on https://bugs.webkit.org/show_bug.cgi?id=113010, but it's actually an old regression.
Comment 1 Filip Pizlo 2013-03-22 13:40:01 PDT
Created attachment 194626 [details]
the patch
Comment 2 Geoffrey Garen 2013-03-22 13:40:50 PDT
Comment on attachment 194626 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-03-22 13:54:03 PDT
Landed in http://trac.webkit.org/changeset/146653