node/deps/v8
Bert Belder 4a899c9274 Land hash collision fix for V8 3.6 by Erik Corry.
- If V8 snapshots are enabled then the hash is only randomized at build time.
- Breaks MIPS

---
Backport hash collision workaround to 3.6.
This is made up of 9956, 10351, 10338 and 10330.
This change bakes the string hash key into the snapshot, so
it is determined at build time for shapshot configs.
Review URL: http://codereview.chromium.org/9124004
2012-01-06 17:02:01 +01:00
..
benchmarks
build
include
preparser
samples
src
test
tools
.gitignore
AUTHORS
ChangeLog
LICENSE
LICENSE.strongtalk
LICENSE.v8
LICENSE.valgrind
Makefile
SConstruct