RESOLVED FIXED Bug 85847
DFG should support op_tear_off_arguments
https://bugs.webkit.org/show_bug.cgi?id=85847
Summary DFG should support op_tear_off_arguments
Filip Pizlo
Reported 2012-05-07 17:16:59 PDT
Patch forthcoming.
Attachments
the patch (9.59 KB, patch)
2012-05-07 17:18 PDT, Filip Pizlo
msaboff: review+
Filip Pizlo
Comment 1 2012-05-07 17:18:50 PDT
Created attachment 140631 [details] the patch
Michael Saboff
Comment 2 2012-05-07 17:26:52 PDT
Comment on attachment 140631 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=140631&action=review r= with the one naming change. > Source/JavaScriptCore/dfg/DFGOperations.cpp:1044 > +void DFG_OPERATION operationTearOffArguments(ExecState* exec, JSCell* activationCell) Change activationCell to argumentCell
Filip Pizlo
Comment 3 2012-05-07 17:34:30 PDT
Filip Pizlo
Comment 4 2012-05-22 19:33:42 PDT
Note You need to log in before you can comment on or make changes to this bug.