mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
493faf606d
Manage the napi_env refcount from Finalizer instances, as the finalizer may refer to the napi_env until it is deleted. Fixes: https://github.com/nodejs/node/issues/31134 Fixes: https://github.com/node-ffi-napi/node-ffi-napi/issues/48 PR-URL: https://github.com/nodejs/node/pull/31140 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> |
||
---|---|---|
.. | ||
1_hello_world | ||
test_async | ||
test_buffer | ||
test_callback_scope | ||
test_cleanup_hook | ||
test_exception | ||
test_fatal | ||
test_fatal_exception | ||
test_general | ||
test_instance_data | ||
test_make_callback | ||
test_make_callback_recurse | ||
test_null_init | ||
test_policy | ||
test_threadsafe_function | ||
test_uv_loop | ||
test_worker_buffer_callback | ||
test_worker_terminate | ||
.gitignore | ||
node-api.status | ||
testcfg.py |