node/deps/v8
Bert Belder 9a9edb0e8e Performance-killing bug workaround for V8 on mingw
When V8 on mingw generates a _compiled_ call stub for an external api callback, it fucks up the stack.
It doesn't set the stack pointers properly. Could be due to subtly different calling conventions?
This patch disables the simple_api_call optimization. It hurts performance.
2010-12-20 23:51:08 +01:00
..
benchmarks Upgrade V8 to 2.5.0 2010-10-18 17:13:30 -07:00
include Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00
preparser Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00
samples Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00
src Performance-killing bug workaround for V8 on mingw 2010-12-20 23:51:08 +01:00
test Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00
tools Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00
.gitignore Upgrade V8 to 2.0.5.4 2009-12-30 02:35:15 +01:00
0001-Patch-for-Cygwin.patch Fix V8 build on Cygwin 2010-11-13 14:38:25 -08:00
0002-Patch-for-oprofile.patch Add oprofile patch to repo 2010-12-16 14:25:02 -08:00
0003-Fix-Solaris-build.patch Add solaris patch file 2010-12-16 14:22:50 -08:00
AUTHORS Upgrade V8 to 3.0.0 2010-12-07 13:56:11 -08:00
ChangeLog Upgrade V8 to 3.0.3 2010-12-17 09:47:55 -08:00
LICENSE Upgrade V8 to 2.5.8 2010-11-24 01:03:06 -08:00
SConstruct Make oprofile work 2010-12-13 22:12:46 -08:00