[Webkit-unassigned] [Bug 19408] Constant folding in parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 1 03:26:21 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19408


loki at inf.u-szeged.hu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22997|0                           |1
        is obsolete|                            |
  Attachment #23095|                            |review?
               Flag|                            |




------- Comment #24 from loki at inf.u-szeged.hu  2008-09-01 03:26 PDT -------
Created an attachment (id=23095)
 --> (https://bugs.webkit.org/attachment.cgi?id=23095&action=view)
Fold *, /, +, <<, >>, ~ operators (v5)

I have added the requested changes:
 - rename m1, m2 to expr1, expr2
 - rename locHasAssignments to rightHasAssignments
 - remove shouldBeRound function and use double-precision values in the test
cases


-- 
Configure bugmail: https://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