node/test
isaacs 95ac576bf9 Revert "Move MakeCallback to JS"
This reverts commit 0109a9f90a.

Also included:  Port all the changes to process._makeCallback into the
C++ version.  Immediate nextTick, etc.

This yields a slight boost in several benchmarks.  V8 is optimizing and
deoptimizing process._makeCallback repeatedly.
2013-02-15 18:13:01 -08:00
..
addons addon: Pass module object to NODE_MODULE init function 2013-01-25 14:25:35 -08:00
disabled test: disable simple/test-debug-brk-file 2013-01-07 03:40:12 +01:00
fixtures test: 2 resume() calls needed to flush streams 2012-12-19 10:55:23 -08:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: move simple/test-http-dns-fail to test/internet 2013-01-28 12:41:56 +01:00
message Revert "Move MakeCallback to JS" 2013-02-15 18:13:01 -08:00
pummel net: don't suppress ECONNRESET 2013-02-11 12:31:21 -08:00
simple buffer: accept negative indices in Buffer#slice() 2013-02-12 17:09:19 -08:00
common.js test: fix common.mustCall 2013-02-11 13:37:33 +01:00