mirror of
https://github.com/tc39/test262.git
synced 2025-06-02 13:10:31 +02:00
`function nan() { return /* expression to compute NaN */ }` may not return the same implementation-distinguishable NaN value before and after JIT compilation.