RESOLVED FIXED Bug 123817
Remove FTL::LowerDFGToLLVM::compileJSConstant()
https://bugs.webkit.org/show_bug.cgi?id=123817
Summary Remove FTL::LowerDFGToLLVM::compileJSConstant()
Filip Pizlo
Reported 2013-11-05 12:48:04 PST
We don't call this method anymore, because constants are handled in the edge lowering at the point of use.
Attachments
the patch (1.22 KB, patch)
2013-11-05 12:48 PST, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2013-11-05 12:48:46 PST
Created attachment 216060 [details] the patch
Geoffrey Garen
Comment 2 2013-11-05 12:52:33 PST
Comment on attachment 216060 [details] the patch r=me
Filip Pizlo
Comment 3 2013-11-05 13:01:39 PST
Note You need to log in before you can comment on or make changes to this bug.