[Webkit-unassigned] [Bug 15963] New: add IntNumberNode and UIntNumberNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 22:58:27 PST 2007


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

           Summary: add IntNumberNode and UIntNumberNode
           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
                CC: oliver at apple.com


add IntNumberNode and UIntNumberNode

This would require us to stop using JSType for expectedReturnType (which we
should do anyway, since GetterSetter and UnknownType don't make any sense for
expectedReturnType... we would just use ObjectType for UnknownType anyway.)

I think this could be a small speedup.


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