RESOLVED FIXED 140708
Eliminate construct methods from NullGetterFunction and NullSetterFunction classes
https://bugs.webkit.org/show_bug.cgi?id=140708
Summary Eliminate construct methods from NullGetterFunction and NullSetterFunction cl...
Michael Saboff
Reported 2015-01-20 17:28:55 PST
There is no need for the NullGetterFunction and NullSetterFunction classes to have a construct methods as they will never be called.
Attachments
Patch (3.05 KB, patch)
2015-01-20 18:02 PST, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2015-01-20 18:02:36 PST
Mark Lam
Comment 2 2015-01-20 18:30:40 PST
Comment on attachment 245037 [details] Patch r=me
Michael Saboff
Comment 3 2015-01-21 11:46:07 PST
Note You need to log in before you can comment on or make changes to this bug.