Bug 85847

Summary: DFG should support op_tear_off_arguments
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch msaboff: review+

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.