Bug 111205

Summary: DFG CSE phase shouldn't rely on ref count of nodes, since it doesn't have to
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: 109389    
Attachments:
Description Flags
the patch oliver: review+

Description Filip Pizlo 2013-03-01 12:06:32 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-03-01 12:09:58 PST
Created attachment 191005 [details]
the patch
Comment 2 Filip Pizlo 2013-03-01 12:42:12 PST
Landed in http://trac.webkit.org/changeset/144481