node/test/js-native-api
Yilong Li 45f3e3ef11
node-api: support SharedArrayBuffer in napi_create_typedarray
Signed-off-by: umuoy1 <burningdian@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/62710
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com>
2026-05-19 14:08:21 +02:00
..
2_function_arguments
3_callbacks test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
4_object_factory
5_function_factory
6_object_wrap
7_factory_wrap
8_passing_wrapped
test_array
test_bigint
test_cannot_run_js
test_constructor node-api: use Node-API in comments 2026-01-16 16:00:54 +00:00
test_conversions
test_dataview node-api: support SharedArrayBuffer in napi_create_dataview 2025-11-13 21:45:17 +00:00
test_date node-api: use Node-API in comments 2026-01-16 16:00:54 +00:00
test_error
test_exception
test_finalizer
test_function
test_general node-api: add napi_set_prototype 2026-01-02 18:37:36 +00:00
test_handle_scope
test_instance_data
test_new_target
test_number
test_object node-api: fix node_api_create_object_with_properties name 2026-01-23 03:51:23 +00:00
test_promise node-api: use Node-API in comments 2026-01-16 16:00:54 +00:00
test_properties
test_reference
test_reference_double_free
test_sharedarraybuffer
test_string node-api: use Node-API in comments 2026-01-16 16:00:54 +00:00
test_symbol
test_typedarray node-api: support SharedArrayBuffer in napi_create_typedarray 2026-05-19 14:08:21 +02:00
.gitignore
common-inl.h
common.h
entry_point.h
testcfg.py