[Webkit-unassigned] [Bug 67553] ThunkGenerators does not convert positive double zero into integer zero

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 3 01:46:39 PDT 2011


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





--- Comment #4 from Filip Pizlo <fpizlo at apple.com>  2011-09-03 01:46:40 PST ---
(In reply to comment #3)
> Hey Filip, I haven't looked closely yet, but we really should make this work for JSVALUE32_64 too, if it doesn't do so already.

It's not clear to me that this will be performance-neutral in JSVALUE32_64.  On 64-bit it's a single branch.  On JSVALUE32_64 it would be two branches.  I'll mess around with it though.

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