node/test/addons/callback-scope
Anna Henningsen bbca4a8a3d
src,test: use v8::Global instead of v8::Persistent
This is in preparation for a lint rule forbidding usage of
`v8::Persistent`.

PR-URL: https://github.com/nodejs/node/pull/31018
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2019-12-24 14:31:28 +01:00
..
binding.cc src,test: use v8::Global instead of v8::Persistent 2019-12-24 14:31:28 +01:00
binding.gyp test, tools: suppress addon function cast warnings 2019-02-01 14:08:20 +01:00
test-async-hooks.js src: refactor async callback handling 2017-09-14 17:38:44 +02:00
test-resolve-async.js test: fix flaky addons/callback-scope/test-resolve-async 2018-09-07 09:52:18 +02:00
test.js src: refactor async callback handling 2017-09-14 17:38:44 +02:00