Status: New Owner: ----New issue 2298 by [email protected]: Variable name incorrect in crypto.js benchmark
http://code.google.com/p/v8/issues/detail?id=2298
Looks like something was not renamed properly with the following line of code.
http://code.google.com/p/v8/source/browse/branches/bleeding_edge/benchmarks/crypto.js#195 The variable should be BI_DV not DV -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
