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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 28 12:43:41 PST 2014


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





--- Comment #26 from Darin Adler <darin at apple.com>  2014-02-28 12:40:46 PST ---
(In reply to comment #25)
> Indeed, i suspect that we're short circuiting vm entry when there's an exception set.

Got it.

> That said at this point it occurs to me that we should just implement min/max as builtins.

I suppose I’m more interested in constructing suitable test cases to demonstrate this bug that I spotted, rather than rushing to fix this implementation, which we might swiftly replace with a more efficient one.

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