Updates:
Status: Fixed
Comment #1 on issue 2065 by [email protected]: Missing fincstp
instructions in code-stubs-ia32.cc
http://code.google.com/p/v8/issues/detail?id=2065
Fixed in r11255.I used fstp(0) which we use in other places already for this purpose (instead of ffree + fincstp).
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
