mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 15:06:33 +01:00
15508589a1
mainly to allow native addons to export single functions on rather than being restricted to operating on an existing object. Init functions now receive exports as the first argument, like before, but also the module object as the second argument, if they support it. Related to #4634 cc: @rvagg |
||
---|---|---|
.. | ||
binding.cc | ||
binding.gyp | ||
test.js |