Bug 103974

Summary: DFG should inline code blocks that use scoped variable access
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch oliver: review+

Filip Pizlo
Reported 2012-12-03 23:14:45 PST
Doing this is a bit superfluous for now since we don't inline closure calls yet except if the JSFunction* is always the same. But it's an important first step to inlining closure calls.
Attachments
the patch (7.60 KB, patch)
2012-12-03 23:22 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-12-03 23:22:52 PST
Created attachment 177423 [details] the patch
Filip Pizlo
Comment 2 2012-12-04 12:26:30 PST
Note You need to log in before you can comment on or make changes to this bug.