node/test/js-native-api
Vladimir Morozov 884f313f40
node-api: use Node-API in comments
PR-URL: https://github.com/nodejs/node/pull/61320
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2026-02-24 08:38:56 +01:00
..
2_function_arguments
3_callbacks
4_object_factory
5_function_factory
6_object_wrap node-api: add nested object wrap and napi_ref test 2025-05-19 12:14:02 +02:00
7_factory_wrap
8_passing_wrapped
test_array
test_bigint
test_cannot_run_js
test_constructor node-api: use Node-API in comments 2026-02-24 08:38:56 +01:00
test_conversions
test_dataview
test_date node-api: use Node-API in comments 2026-02-24 08:38:56 +01:00
test_error
test_exception
test_finalizer
test_function
test_general node-api: use local files for instanceof test 2026-02-24 00:36:25 +01:00
test_handle_scope
test_instance_data
test_new_target
test_number
test_object node-api: use Node-API in comments 2026-02-24 08:38:56 +01:00
test_promise node-api: use Node-API in comments 2026-02-24 08:38:56 +01:00
test_properties
test_reference
test_reference_double_free
test_sharedarraybuffer node-api: added SharedArrayBuffer api 2025-10-07 17:29:37 +02:00
test_string node-api: use Node-API in comments 2026-02-24 08:38:56 +01:00
test_symbol
test_typedarray
.gitignore
common-inl.h
common.h
entry_point.h
testcfg.py