RESOLVED FIXED 79469
DFG should be able to handle variables getting captured
https://bugs.webkit.org/show_bug.cgi?id=79469
Summary DFG should be able to handle variables getting captured
Filip Pizlo
Reported 2012-02-24 03:13:53 PST
Patch forthcoming.
Attachments
the patch (48.72 KB, patch)
2012-02-24 03:19 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-02-24 03:14:06 PST
This is a prerequisite to supporting activations.
Filip Pizlo
Comment 2 2012-02-24 03:19:43 PST
Created attachment 128699 [details] the patch
WebKit Commit Bot
Comment 3 2012-02-24 03:21:40 PST
Attachment 128699 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/dfg/DFGGraph.h:317: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Oliver Hunt
Comment 4 2012-02-24 11:48:19 PST
Comment on attachment 128699 [details] the patch r=me
Filip Pizlo
Comment 5 2012-02-24 13:32:05 PST
Note You need to log in before you can comment on or make changes to this bug.