[Webkit-unassigned] [Bug 129874] Math.{max, min}() must return after first Exception value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 15 17:19:01 PDT 2014


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





--- Comment #6 from Darin Adler <darin at apple.com>  2014-03-15 17:19:22 PST ---
(In reply to comment #5)
> I'm sorry, but there is no way to show sideEffect, because the toNumber will return 0.0, after an exception, so complex objects will return 0.0 after an exception...

That’s wrong. The issue is not about a return value. It’s about whether the valueOf code runs at all.

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