RESOLVED FIXED 121142
VariableAccessData::flushFormat() should be the universal way of deciding how to speculate on stores to locals and how locals are formatted
https://bugs.webkit.org/show_bug.cgi?id=121142
Summary VariableAccessData::flushFormat() should be the universal way of deciding how...
Filip Pizlo
Reported 2013-09-10 22:55:12 PDT
The FTL already used it, now the DFG should, too.
Attachments
the patch (37.31 KB, patch)
2013-09-10 23:12 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2013-09-10 23:12:09 PDT
Created attachment 211283 [details] the patch
Geoffrey Garen
Comment 2 2013-09-11 08:57:01 PDT
Comment on attachment 211283 [details] the patch r=me
Filip Pizlo
Comment 3 2013-09-11 14:23:53 PDT
Note You need to log in before you can comment on or make changes to this bug.