0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/deps
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
..
http_parser
npm npm@1.1.0-beta-10 2012-01-05 11:22:49 -08:00
openssl
uv uv: upgrade to 38fc6ad 2012-01-02 10:43:10 +01:00
v8 Land hash collision fix for V8 3.6 by Erik Corry. 2012-01-06 17:02:01 +01:00
zlib