nodejs/test/js-native-api
Chengzhong Wu 3b90f3454d
node-api: add nested object wrap and napi_ref test
Test that an napi_ref can be nested inside another ObjectWrap. The test
shows a critical case where a finalizer deletes an `napi_ref` whose
finalizer is also scheduled.

PR-URL: https://github.com/nodejs/node/pull/57981
Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2025-04-25 22:22:30 +00:00
..
2024-09-28 13:58:55 +00:00
2024-12-31 16:29:50 +00:00
2024-09-28 13:58:55 +00:00
2024-09-28 13:58:55 +00:00
2024-12-31 16:29:50 +00:00
2024-07-26 09:25:02 -07:00