v8/test
erik.corry@gmail.com 81a0271004 Randomize the seed used for string hashing. This helps guard against
CPU-eating DOS attacks against node.js servers.  Based on code from
Bert Belder.  This version only solves the issue for those that compile
V8 themselves or those that do not use snapshots.  A snapshot-based
precompiled V8 will still have predictable string hash codes.
Review URL: http://codereview.chromium.org/9086006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10330 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-01-04 15:12:15 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Fix windows build. 2012-01-04 09:58:21 +00:00
es5conform MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
message MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
mjsunit Randomize the seed used for string hashing. This helps guard against 2012-01-04 15:12:15 +00:00
mozilla MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
preparser MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
sputnik MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
test262 Fix handling of foreign callbacks in DefineOwnProperty. 2011-12-20 08:49:51 +00:00