Bug 106201

Summary: DFG should constant fold CheckExecutable if the JSFunction is known
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 106067    
Bug Blocks:    

Filip Pizlo
Reported 2013-01-06 18:06:02 PST
This is a fairly silly omission. On the other hand, we currently don't have evidence that this would be profitable - after all, if we did know the JSFunction, then we wouldn't have done a closure inline to begin with.
Attachments
Note You need to log in before you can comment on or make changes to this bug.