[Webkit-unassigned] [Bug 15950] New: Add evaluateToInt32 and evaluateToUInt32 methods to ExpressionNode subclasses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 02:29:35 PST 2007


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

           Summary: Add evaluateToInt32 and evaluateToUInt32 methods to
                    ExpressionNode subclasses
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Add evaluateToInt32 and evaluateToUInt32 methods to ExpressionNode subclasses

Hum... Unfortunately this isn't yet a speedup, but I think I still have some
nodes which are missing the necessary overrides to take advantage of this
opportunity (and to avoid the double-virtual call default implementation).


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