WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed in
http://trac.webkit.org/changeset/116378
Filip Pizlo
Comment 4
2012-05-22 19:33:42 PDT
Merged in
http://trac.webkit.org/changeset/118102
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug