Bug 123817

Summary: Remove FTL::LowerDFGToLLVM::compileJSConstant()
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch ggaren: review+

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.