Bug 106707

Summary: Phantom(GetLocal(Phi)) should always be simplified to Phantom(Phi)
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: NEW ---    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Filip Pizlo 2013-01-11 15:20:55 PST
This will eliminate the need to actually load the value of the local just so that it's available to OSR.