node/test/js-native-api/test_general
Gabriel Schulhof c5aa8b8ef1
node-api: define version 10
Notable runtime changes to existing APIs:
- returning `node_api_cannot_run_js` instead of
  `napi_pending_exception`.
- allow creating references to objects, functions, and symbols.

PR-URL: https://github.com/nodejs/node/pull/55676
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-12-31 16:29:50 +00:00
..
binding.gyp test: avoid copying test source files 2023-09-10 06:11:36 +00:00
test.js node-api: define version 10 2024-12-31 16:29:50 +00:00
testEnvCleanup.js test: add trailing commas in `test/js-native-api` 2023-02-03 17:12:18 +01:00
testFinalizer.js test: merge ongc and gcutil into gc.js 2024-08-29 08:49:52 +01:00
testGlobals.js
testInstanceOf.js test: add trailing commas in `test/js-native-api` 2023-02-03 17:12:18 +01:00
testNapiRun.js
testNapiStatus.js
test_general.c test: avoid copying test source files 2023-09-10 06:11:36 +00:00