mirror of https://github.com/nodejs/node.git
9a9edb0e8e
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. |
||
---|---|---|
.. | ||
benchmarks | ||
include | ||
preparser | ||
samples | ||
src | ||
test | ||
tools | ||
.gitignore | ||
0001-Patch-for-Cygwin.patch | ||
0002-Patch-for-oprofile.patch | ||
0003-Fix-Solaris-build.patch | ||
AUTHORS | ||
ChangeLog | ||
LICENSE | ||
SConstruct |