node/test/addons
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local
v8::Handle is deprecated: https://codereview.chromium.org/1224623004

PR-URL: https://github.com/nodejs/io.js/pull/2202
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-09-06 21:39:05 +10:00
..
async-hello-world src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
at-exit src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
heap-profiler deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
hello-world src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
hello-world-function-export src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
repl-domain-abort src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py