[Webkit-unassigned] [Bug 43742] REGRESSION(r58469): Math.pow() always returns double-backed JSValue which is extremely slow as array subscript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 14:57:01 PDT 2010


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


Andreas Kling <andreas.kling at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63930|0                           |1
        is obsolete|                            |
  Attachment #64777|                            |review?
               Flag|                            |




--- Comment #12 from Andreas Kling <andreas.kling at nokia.com>  2010-08-18 14:56:59 PST ---
Created an attachment (id=64777)
 --> (https://bugs.webkit.org/attachment.cgi?id=64777)
Proposed patch v3

New approach - add codegen for pow() to return Int32 values when possible.

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