[webkit-reviews] review requested: [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 15:51:00 PST 2007


Eric Seidel <eric at webkit.org> has asked  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 Eric Seidel <eric at webkit.org>
Well, this does as requested... adds an ExpressionNode and makes all
expressions use it/subclass from it instead of Node.


More information about the webkit-reviews mailing list