0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/test/addons
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
..
async-hello-world test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
async-hooks-promise async_hooks: proper id stacking for Promises 2017-06-16 19:27:29 +02:00
async-resource async_hooks: rename currentId and triggerId 2017-06-14 12:39:53 +02:00
at-exit addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
buffer-free-callback addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
heap-profiler
hello-world test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
hello-world-function-export test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
load-long-path addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
make-callback
make-callback-recurse
new-target
node-module-version
null-buffer-neuter addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
openssl-binding
parse-encoding addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
repl-domain-abort test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
stringbytes-external-exceed-max addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
symlinked-module addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
zlib-binding
.gitignore
testcfg.py