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-22 16:36:57 -04:00
2018-02-15 16:45:08 -05:00
2017-10-24 11:48:34 -04:00