node/deps
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
..
c-ares cmake: solaris fixes. 2010-12-02 10:36:10 -08:00
http_parser Add cmake build support. 2010-11-22 13:32:49 -08:00
libeio Dynamically link with pthreads-w32 2010-12-20 23:50:26 +01:00
libev Revert "Simplify next tick logic by looping around ev_loop" 2010-12-16 18:41:13 -08:00
v8 Performance-killing bug workaround for V8 on mingw 2010-12-20 23:51:08 +01:00