Bug 80568

Summary: DFG CFA incorrectly handles ValueToInt32
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch none

Description Filip Pizlo 2012-03-07 21:21:19 PST
The code completely fails to match up with what DFG::SpeculativeJIT is doing.  Not to mention that it makes no sense at all.
Comment 1 Filip Pizlo 2012-03-07 21:36:59 PST
Created attachment 130764 [details]
the patch
Comment 2 Filip Pizlo 2012-03-08 01:55:42 PST
Comment on attachment 130764 [details]
the patch

Reviewed in person by Gavin.
Comment 3 Filip Pizlo 2012-03-08 02:02:40 PST
Landed in http://trac.webkit.org/changeset/110159