node/test/node-api/test_reference_by_node_api_...
Gabriel Schulhof c2f4d8d688
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>
2025-01-02 15:30:44 +01:00
..
binding.gyp node-api: define version 10 2025-01-02 15:30:44 +01:00
test.js test: merge ongc and gcutil into gc.js 2024-08-29 08:49:52 +01:00
test_reference_by_node_api_version.c node-api: rename nogc to basic 2024-07-26 09:25:02 -07:00