node/test/addons/make-callback
Ben Noordhuis eff96d32dc src: add include guards to internal headers
For consistency with the newly added src/base64.h header, check that
NODE_WANT_INTERNALS is defined and set in internal headers.

PR-URL: https://github.com/nodejs/node/pull/6948
Refs: https://github.com/nodejs/node/pull/6910
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2016-05-25 09:54:24 +02:00
..
binding.cc test: add node::MakeCallback() test coverage 2015-10-23 18:43:06 +02:00
binding.gyp src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
test.js tools: Use throw new Error() consistently 2015-11-10 21:00:35 -08:00