[Webkit-unassigned] [Bug 46065] New: Unify implementation of ToInt32 and ToUInt32, don't use fmod.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 19 17:27:03 PDT 2010


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

           Summary: Unify implementation of ToInt32 and ToUInt32, don't
                    use fmod.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


These methods implement the same conversion (see discussion in the notes of sections of 9.5 and 9.6 of the spec), only differing in how the result is interpreted.

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



More information about the webkit-unassigned mailing list