[Webkit-unassigned] [Bug 43742] Fast-path for array lookup with double subscript
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 9 13:31:48 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43742
--- Comment #3 from Andreas Kling <andreas.kling at nokia.com> 2010-08-09 13:31:47 PST ---
(In reply to comment #2)
> Your patch results in a look up of 1.5 converting to a lookup of 1, which is incorrect. It's somewhat worrying that this passes tests :-(
Indeed, I expected this thing to be well covered, and since no tests failed, I figured..... ;-)
> Is the double that's being looked up actually an integral value?
In this case, yes.
--
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