node/test
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate
Instead of simply creating a new v8::Object to contain the connection
information, instantiate a new instance of a FunctionTemplate. This will
allow future improvements for debugging and performance probes.

Additionally, the "provider" argument in the ReqWrap constructor is no
longer optional.

PR-URL: https://github.com/joyent/node/pull/8110
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Alexis Campailla <alexis@janeasystems.com>
Reviewed-by: Julien Gilli <julien.gilli@joyent.com>
2014-12-05 04:52:42 -08:00
..
addons node,async-wrap: verify domain enter/exit are set 2014-09-02 11:30:45 -07:00
debugger debugger: assign Environment to DebugContext too 2014-05-02 22:12:54 +04:00
disabled deps: re-implement debugger-agent 2014-10-08 15:44:40 +04:00
fixtures test: fix debug-signal-cluster after da update 2014-10-08 15:44:40 +04:00
gc test: update our branched weakref to v8 3.24 2014-03-17 10:19:47 -07:00
internet src: all wrap's now use actual FunctionTemplate 2014-12-05 04:52:42 -08:00
message Merge branch 'v0.10' 2014-06-05 07:28:39 -07:00
pummel fs: fs.readFile should not throw uncaughtException 2014-08-05 16:13:07 +04:00
simple src: all wrap's now use actual FunctionTemplate 2014-12-05 04:52:42 -08:00
testpy addons: build and test examples 2014-01-22 00:39:13 +04:00
timers timers: backport f8193ab 2014-07-31 08:53:24 -07:00
common.js tools: fix for testing openssl integrations 2014-10-08 01:19:25 -07:00