node/test/js-native-api/test_general
Gabriel Schulhof 93dd799a86
node-api: define version 8
Mark as stable the APIs that define Node-API version 8.

PR-URL: https://github.com/nodejs/node/pull/37652
Backport-PR-URL: https://github.com/nodejs/node/pull/37796
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2021-03-19 12:08:09 +00:00
..
binding.gyp
test.js node-api: define version 8 2021-03-19 12:08:09 +00:00
test_general.c src: render N-API weak callbacks as cleanup hooks 2019-11-10 14:50:08 +01:00
testEnvCleanup.js src: render N-API weak callbacks as cleanup hooks 2019-11-10 14:50:08 +01:00
testFinalizer.js n-api: run all finalizers via SetImmediate() 2020-09-22 19:54:24 +02:00
testGlobals.js
testInstanceOf.js tools: force common be required before any other modules 2019-05-13 18:12:43 +02:00
testNapiRun.js test: remove unnecessary eslint-disable comments 2018-12-21 10:38:43 -08:00
testNapiStatus.js