mirror of https://github.com/lukechilds/node.git
Browse Source
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.v0.7.4-release
Bert Belder
14 years ago
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue