RESOLVED FIXED Bug 83554
DFG should flush SetLocals to arguments
https://bugs.webkit.org/show_bug.cgi?id=83554
Summary DFG should flush SetLocals to arguments
Filip Pizlo
Reported 2012-04-10 01:18:53 PDT
This is necessary to match baseline JIT argument capture behavior.
Attachments
the patch (7.33 KB, patch)
2012-04-10 01:23 PDT, Filip Pizlo
oliver: review+
the patch (31.28 KB, patch)
2012-04-10 15:27 PDT, Filip Pizlo
buildbot: commit-queue-
the patch (31.38 KB, patch)
2012-04-10 15:46 PDT, Filip Pizlo
barraclough: review+
Filip Pizlo
Comment 1 2012-04-10 01:23:51 PDT
Created attachment 136412 [details] the patch
Geoffrey Garen
Comment 2 2012-04-10 08:30:10 PDT
Filip Pizlo
Comment 3 2012-04-10 15:27:28 PDT
Created attachment 136557 [details] the patch
Build Bot
Comment 4 2012-04-10 15:36:19 PDT
Filip Pizlo
Comment 5 2012-04-10 15:46:38 PDT
Created attachment 136559 [details] the patch
Gavin Barraclough
Comment 6 2012-04-10 16:15:35 PDT
Comment on attachment 136559 [details] the patch ArgumentPosition isn't a position, so I'd suggest a different name, but since I don't have a better one, R+ either way.
Filip Pizlo
Comment 7 2012-04-10 17:37:43 PDT
Note You need to log in before you can comment on or make changes to this bug.