Added truncation test cases to test-api.cc. NaN, Infinity were already tested.

Rewrote ia32 stub. Now calls slow runtime stub on non-SSE2 processors for
float-to-int conversions for correctness. SSE2 is now the preferred code path.
SSE3 is used if available to handle int and unsigned int arrays.

Ran all external array tests on x86, x64, ARM simulator.


http://codereview.chromium.org/6303012/

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

Reply via email to