Bug 88927

Summary: DFG should not ASSERT if you have a double use of a variable that is not revealed to be a double until after CFG simplification
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch ggaren: review+

Description Filip Pizlo 2012-06-12 14:59:55 PDT
Patch forthcoming.

<rdar://problem/11513971>
Comment 1 Filip Pizlo 2012-06-12 15:06:26 PDT
Created attachment 147174 [details]
the patch
Comment 2 Geoffrey Garen 2012-06-12 16:15:11 PDT
Comment on attachment 147174 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-06-12 16:17:11 PDT
Landed in http://trac.webkit.org/changeset/120137