RESOLVED FIXED 112287
DFG bytecode parser is too aggressive about getting rid of GetLocals on captured variables
https://bugs.webkit.org/show_bug.cgi?id=112287
Summary DFG bytecode parser is too aggressive about getting rid of GetLocals on captu...
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.