Bug 122140

Summary: SpeculativeJIT::m_arguments/m_variables are vestiges of a time long gone
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: 122024    
Attachments:
Description Flags
the patch darin: review+

Description Filip Pizlo 2013-09-30 22:34:46 PDT
The DFG no longer needs to compute value recoveries; it just dumps value sources into the variable event stream.
Comment 1 Filip Pizlo 2013-09-30 22:35:52 PDT
Created attachment 213057 [details]
the patch
Comment 2 Filip Pizlo 2013-10-01 11:44:48 PDT
Landed in http://trac.webkit.org/changeset/156723