Can you just make OS::nan_value() return the right non-signaling qNaN for MIPS
when running with the simulator on ia32?

https://chromiumcodereview.appspot.com/9910029/diff/1/src/runtime.js
File src/runtime.js (right):

https://chromiumcodereview.appspot.com/9910029/diff/1/src/runtime.js#newcode50
src/runtime.js:50: var $NaN = getCanonicalNan();
Why the extra wrapped function? Why not call %getCannonicalNaN here?

https://chromiumcodereview.appspot.com/9910029/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to