[Webkit-unassigned] [Bug 16470] Add IfElseNode and IfNoElseNode for speedup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 03:07:06 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16470





------- Comment #1 from eric at webkit.org  2007-12-17 03:07 PDT -------
Created an attachment (id=17959)
 --> (http://bugs.webkit.org/attachment.cgi?id=17959&action=view)
Split IfElseNode from IfNode for speedup

 JavaScriptCore/ChangeLog            |   22 ++++++++++++++
 JavaScriptCore/kjs/grammar.y        |    4 +-
 JavaScriptCore/kjs/nodes.cpp        |   53 ++++++++++++++++++++++------------
 JavaScriptCore/kjs/nodes.h          |   23 +++++++++++----
 JavaScriptCore/kjs/nodes2string.cpp |   10 ++++--
 5 files changed, 82 insertions(+), 30 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list