RESOLVED FIXED 122140
SpeculativeJIT::m_arguments/m_variables are vestiges of a time long gone
https://bugs.webkit.org/show_bug.cgi?id=122140
Summary SpeculativeJIT::m_arguments/m_variables are vestiges of a time long gone
Filip Pizlo
Reported 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.
Attachments
the patch (9.10 KB, patch)
2013-09-30 22:35 PDT, Filip Pizlo
darin: review+
Filip Pizlo
Comment 1 2013-09-30 22:35:52 PDT
Created attachment 213057 [details] the patch
Filip Pizlo
Comment 2 2013-10-01 11:44:48 PDT
Note You need to log in before you can comment on or make changes to this bug.