0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/v8/preparser
Ben Noordhuis edea4122b1 Revert "Upgrade V8 to 3.7.1"
This reverts commit 92f5a5d3ca.

V8 3.7.1 in debug mode on ia32 has a curious race-like bug where an fs.Stats
object is not fully formed until some time after it's created. This is easy
to demonstrate by running `make test-debug`.

V8 3.7.0 does not exhibit this behaviour so back we go.

Fixes #1981.
2011-11-02 16:58:35 +01:00
..
preparser-process.cc Revert "Upgrade V8 to 3.7.1" 2011-11-02 16:58:35 +01:00
preparser.gyp Upgrade V8 to 3.5.9.1 2011-08-29 15:47:16 -07:00
SConscript Upgrade V8 to 3.4.12.1 2011-07-15 17:47:20 -07:00