Bug 112287

Summary: DFG bytecode parser is too aggressive about getting rid of GetLocals on captured variables
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 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch oliver: review+

Filip Pizlo
Reported 2013-03-13 13:41:04 PDT
In fact, the bytecode parser shouldn't get rid of GetLocals on captured variables at all. <rdar://problem/13342340>
Attachments
the patch (9.11 KB, patch)
2013-03-13 19:34 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-03-13 19:34:24 PDT
Created attachment 193039 [details] the patch
Filip Pizlo
Comment 2 2013-03-14 10:42:48 PDT
Note You need to log in before you can comment on or make changes to this bug.