RESOLVED DUPLICATE of bug 75795 75041
CodeGenerator: CallWith=DynamicFrame is not used anywhere
https://bugs.webkit.org/show_bug.cgi?id=75041
Summary CodeGenerator: CallWith=DynamicFrame is not used anywhere
Erik Arvidsson
Reported 2011-12-21 14:41:27 PST
[CallWith=DynamicFrame] is only used in the tests. We should remove the code for it.
Attachments
Sam Weinig
Comment 1 2011-12-21 16:28:12 PST
Sounds good.
Adam Barth
Comment 2 2011-12-21 16:32:52 PST
Yep. I think this got replaced with callwith scriptexecutioncontext, which is better.
Kentaro Hara
Comment 3 2012-02-09 15:51:16 PST
Sounds good. I'll fix it after landing bug 78224.
Kentaro Hara
Comment 4 2012-02-09 18:00:34 PST
It appears that [CallWith=DynamicFrame] and its related code had been completely removed at r104411. *** This bug has been marked as a duplicate of bug 75795 ***
Note You need to log in before you can comment on or make changes to this bug.