Comment #1 on issue 2234 by [email protected]: Math.sin(0) is sometimes incorrect on ARM
http://code.google.com/p/v8/issues/detail?id=2234
A similar bug occurs with Math.cos(0) as well.For both sin and cos the bug doesn't manifest until iteration 1200 or so. Possibly JIT related?
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
