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

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


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18018|                            |review?
               Flag|                            |




------- Comment #4 from eric at webkit.org  2007-12-20 16:14 PDT -------
Created an attachment (id=18018)
 --> (http://bugs.webkit.org/attachment.cgi?id=18018&action=view)
Split IfElseNode from IfNode for speedup

 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(-)


-- 
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