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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 09:54:02 PDT 2014


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





--- Comment #5 from Tibor Mészáros <tmeszaros.u-szeged at partner.samsung.com>  2014-03-14 09:54:23 PST ---
(In reply to comment #4)
> (From update of attachment 226105 [details])
> This fix looks just right. But we need to add a test case too, so someone doesn’t break it in the future.

Hi!

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

references are there:

http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/runtime/JSObject.cpp?rev=164904&order=name#L1562

http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/runtime/JSObject.cpp?rev=164904&order=name#L1350

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