node/test/node-api/test_buffer
Chengzhong Wu edef4fa668
node-api: enable uncaught exceptions policy by default
This enables the option `--force-node-api-uncaught-exceptions-policy`
for a specific Node-API addon when it is compiled with
`NAPI_EXPERIMENTAL` (and this would be the default behavior when
`NAPI_VERSION` 10 releases). This would not break existing Node-API
addons.

PR-URL: https://github.com/nodejs/node/pull/49313
Refs: https://github.com/nodejs/node/pull/36510
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Gabriel Schulhof <gabrielschulhof@gmail.com>
2023-11-27 11:57:14 +01:00
..
binding.gyp node-api: enable uncaught exceptions policy by default 2023-11-27 11:57:14 +01:00
test-external-buffer.js
test.js test: remove outdated V8 flag 2021-02-02 10:33:56 +01:00
test_buffer.c node-api: enable uncaught exceptions policy by default 2023-11-27 11:57:14 +01:00
test_finalizer.c node-api: enable uncaught exceptions policy by default 2023-11-27 11:57:14 +01:00
test_finalizer.js node-api: enable uncaught exceptions policy by default 2023-11-27 11:57:14 +01:00