[webkit-reviews] review requested: [Bug 16470] Add IfElseNode and IfNoElseNode for speedup : [Attachment 18018] Split IfElseNode from IfNode for speedup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 16:14:06 PST 2007


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16470: Add IfElseNode and IfNoElseNode for speedup
http://bugs.webkit.org/show_bug.cgi?id=16470

Attachment 18018: Split IfElseNode from IfNode for speedup
http://bugs.webkit.org/attachment.cgi?id=18018&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 JavaScriptCore/ChangeLog	     |	 25 +++++++++++++++++++++++
 JavaScriptCore/kjs/grammar.y	     |	  4 +-
 JavaScriptCore/kjs/nodes.cpp	     |	 37 +++++++++++++++++++++-------------
 JavaScriptCore/kjs/nodes.h	     |	 22 +++++++++++++++-----
 JavaScriptCore/kjs/nodes2string.cpp |	 10 ++++++--
 5 files changed, 73 insertions(+), 25 deletions(-)


More information about the webkit-reviews mailing list