[webkit-reviews] review requested: [Bug 43742] REGRESSION(r58469): Math.pow() always returns double-backed JSValue which is extremely slow as array subscript : [Attachment 64777] Proposed patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 14:56:59 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 43742: REGRESSION(r58469): Math.pow() always returns double-backed JSValue
which is extremely slow as array subscript
https://bugs.webkit.org/show_bug.cgi?id=43742

Attachment 64777: Proposed patch v3
https://bugs.webkit.org/attachment.cgi?id=64777&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
New approach - add codegen for pow() to return Int32 values when possible.


More information about the webkit-reviews mailing list