Bug 128584

Summary: DFG should have a better story for pruning out unreachable-due-to-exit regions of code
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 135111    
Bug Blocks: 132356    

Filip Pizlo
Reported 2014-02-10 23:30:33 PST
Currently you only know if you're in such a region of code by repeatedly asking the CFA.
Attachments
Filip Pizlo
Comment 1 2016-01-28 12:47:29 PST
We already did this.
Note You need to log in before you can comment on or make changes to this bug.