RESOLVED FIXED 109786
[V8] Remove GenerateEventListenerCallback() from CodeGeneratorV8.pm
https://bugs.webkit.org/show_bug.cgi?id=109786
Summary [V8] Remove GenerateEventListenerCallback() from CodeGeneratorV8.pm
Kentaro Hara
Reported 2013-02-13 23:02:48 PST
Some code is duplicated between GenerateEventListenerCallback() and GenerateFunctionCallback(). By inlining GenerateEventListenerCallback() into GenerateFunctionCallback(), we can remove the duplication.
Attachments
Patch (5.38 KB, patch)
2013-02-13 23:04 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2013-02-13 23:04:06 PST
WebKit Review Bot
Comment 2 2013-02-14 16:19:31 PST
Comment on attachment 188265 [details] Patch Clearing flags on attachment: 188265 Committed r142934: <http://trac.webkit.org/changeset/142934>
WebKit Review Bot
Comment 3 2013-02-14 16:19:34 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.