[Webkit-unassigned] [Bug 112758] New: [V8] Simplify implementation of EnforceRange conversions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 17:37:43 PDT 2013


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

           Summary: [V8] Simplify implementation of EnforceRange
                    conversions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at 68k.org


The implementation of EnforceRange in conversion functions in V8Bindings.cpp involves some repetition which could be refactored into a common helper method.

Furthermore the formula for rounding to the nearest integer not greater in absolute value can be stated in a more concise manner.

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