0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/test/addons/hello-world-function-export
Ezequiel Garcia ea12038ffe test: remove unneeded HandleScope usage
These methods are Javascript-accessible so they get an implicit
HandleScope. The extra scope is unneeded and can be dropped.

PR-URL: https://github.com/nodejs/node/pull/13859
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
2017-06-28 14:13:07 +02:00
..
binding.cc test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
binding.gyp test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
test.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00