Bug 122140 - SpeculativeJIT::m_arguments/m_variables are vestiges of a time long gone
Summary: SpeculativeJIT::m_arguments/m_variables are vestiges of a time long gone
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 122024
  Show dependency treegraph
 
Reported: 2013-09-30 22:34 PDT by Filip Pizlo
Modified: 2013-10-01 11:44 PDT (History)
7 users (show)

See Also:


Attachments
the patch (9.10 KB, patch)
2013-09-30 22:35 PDT, Filip Pizlo
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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