[webkit-reviews] review granted: [Bug 15885] Add move virtual void evaluate() =0 from Node into new non-StatementNode subclass : [Attachment 17131] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 16:23:11 PST 2007


Darin Adler <darin at apple.com> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 15885: Add move virtual void evaluate() =0 from Node into new
non-StatementNode subclass
http://bugs.webkit.org/show_bug.cgi?id=15885

Attachment 17131: the patch
http://bugs.webkit.org/attachment.cgi?id=17131&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Good first step. Now some of the nodes should probably not be a subclass of
ExpressionNode, since they're not used in a polymorphic way.


More information about the webkit-reviews mailing list