Status: New Owner: ----New issue 1339 by [email protected]: v8 deal with 64bit data type incorrectly!
http://code.google.com/p/v8/issues/detail?id=1339
I run v8_shell_sample.exe and tyr to print a long(64bit) data. V8 version 3.2.3.1
print(13510798882111487)
13510798882111488
print(13510798882111485)
13510798882111484 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
