André Bargull ea6c18c5e2 Don't compute NaN values in functions (#1503)
`function nan() { return /* expression to compute NaN */ }` may not return the same implementation-distinguishable NaN value before and after JIT compilation.
2018-03-22 20:20:29 -04:00
..
2018-03-06 14:36:02 -05:00
2017-08-24 15:58:14 -04:00
2017-09-22 15:29:10 -04:00