node/test/addons/hello-world-function-export
Ezequiel Garcia dc3d29519d
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-08-15 20:57:30 -07:00
..
binding.cc test: remove unneeded HandleScope usage 2017-08-15 20:57:30 -07:00
binding.gyp test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
test.js test: use eslint to fix var->const/let 2017-04-18 20:01:49 -04:00