Updates:
        Status: Fixed
        Labels: HW-x64

Comment #2 on issue 1352 by [email protected]: Assertion hit on x64 in mjsunit/div-mod
http://code.google.com/p/v8/issues/detail?id=1352

Fixed in r7742. The unary subtraction IC on x64 for HeapNumbers pushed an untagged double on the stack before a GC, which is not allowed. Codereview http://codereview.chromium.org/6901150/

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

Reply via email to