[Webkit-unassigned] [Bug 134980] ES6: Implement Math.sign()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 20 08:45:46 PDT 2014


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235183|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #8 from Darin Adler <darin at apple.com>  2014-07-20 08:46:01 PST ---
(From update of attachment 235183)
To be thorough may also later want to add test cases to show that:

1) Extra arguments are ignored.
2) Calling with no arguments yields NaN, no exception is thrown.
3) Throwing an exception in valueOf works properly, no crash.

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