Bug 134412

Summary: Don't fold a UInt32ToNumber with DoOverflow to Identity since that would result in an Identity that takes an Int32 and returns a DoubleRep
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, bunhere, cdumez, commit-queue, ggaren, gyuyoung.kim, mark.lam, mhahnenberg, msaboff, oliver, sam, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Filip Pizlo 2014-06-27 14:35:38 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-06-27 14:36:36 PDT
Created attachment 234018 [details]
the patch
Comment 2 Mark Hahnenberg 2014-06-27 14:43:30 PDT
Comment on attachment 234018 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-06-27 14:44:46 PDT
Landed in http://trac.webkit.org/changeset/170555