Modify regression test.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Jun 2009 13:18:51 +0000 (13:18 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Jun 2009 13:18:51 +0000 (13:18 +0000)
commitb898b6dfea15c094fd089a273720708266f7b306
treec7ce6d50d1fe8b202c6ddd13d4b9859b944bee12
parent7f273146442ddf44bbde97d25442ae02221f8777
Modify regression test.

Because of varying floating-point precision, the slow case is hard to
test with explicit values.  Instead, we check that sine and cosine do
not return the same value (the regression was that the slow case of
cosine accidentally did sine instead of cosine).

Review URL: http://codereview.chromium.org/126123

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2169 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/sin-cos.js