Status: New Owner: ---- New issue 356 by bitRAKE: Duplicate line in /benchmarks/base.js http://code.google.com/p/v8/issues/detail?id=356
/svn/branches/*/benchmarks/base.js 93 seed = ((seed + 0xd3a2646c) ^ (seed << 9)) & 0xffffffff; 94 seed = ((seed + 0xd3a2646c) ^ (seed << 9)) & 0xffffffff; Confirmed with source: http://burtleburtle.net/bob/hash/integer.html -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
