Comment #1 on issue 1895 by [email protected]: Incorrect results with Node.js program using UglifyJS
http://code.google.com/p/v8/issues/detail?id=1895
I'm not familiar with Node.js' commandline arguments, but to turn off crankshaft in d8, the correct commandline argument would be "--nocrankshaft". Maybe this helps in narrowing down where the problem lies?
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
