[webkit-reviews] review granted: [Bug 85847] DFG should support op_tear_off_arguments : [Attachment 140631] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 17:26:52 PDT 2012


Michael Saboff <msaboff at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 85847: DFG should support op_tear_off_arguments
https://bugs.webkit.org/show_bug.cgi?id=85847

Attachment 140631: the patch
https://bugs.webkit.org/attachment.cgi?id=140631&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
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


More information about the webkit-reviews mailing list