Bug 126777

Summary: DFG should insert Phantoms when it uses conversion nodes
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   
Attachments:
Description Flags
the patch oliver: review+

Description Filip Pizlo 2014-01-10 13:36:21 PST
It was already doing the right thing for ValueToInt32 but not for the other kinds of nodes.
Comment 1 Filip Pizlo 2014-01-10 13:40:18 PST
Created attachment 220881 [details]
the patch
Comment 2 Filip Pizlo 2014-01-10 15:14:22 PST
Landed in http://trac.webkit.org/changeset/161683