mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
55fbcda864
Allow the function to be called during GC, which is a common use case. Fixes: https://github.com/nodejs/node/issues/27218 PR-URL: https://github.com/nodejs/node/pull/27255 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> |
||
---|---|---|
.. | ||
1_hello_world | ||
test_async | ||
test_buffer | ||
test_callback_scope | ||
test_cleanup_hook | ||
test_env_sharing | ||
test_exception | ||
test_fatal | ||
test_fatal_exception | ||
test_general | ||
test_make_callback | ||
test_make_callback_recurse | ||
test_null_init | ||
test_threadsafe_function | ||
test_uv_loop | ||
test_worker_terminate | ||
.gitignore | ||
node-api.status | ||
testcfg.py |