node/test/js-native-api
Gabriel Schulhof 2d1b4a8cf7 node-api: rename nogc to basic
Signed-off-by: Gabriel Schulhof <gabrielschulhof@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/53830
Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2024-07-26 09:25:02 -07:00
..
2_function_arguments
3_callbacks
4_object_factory
5_function_factory
6_object_wrap
7_factory_wrap
8_passing_wrapped
test_array
test_bigint
test_cannot_run_js node-api: rename nogc to basic 2024-07-26 09:25:02 -07:00
test_constructor
test_conversions
test_dataview
test_date
test_error
test_exception
test_finalizer node-api: rename nogc to basic 2024-07-26 09:25:02 -07:00
test_function
test_general
test_handle_scope
test_instance_data
test_new_target
test_number
test_object node-api: copy external type tags when they are set 2024-04-15 17:18:37 +00:00
test_promise
test_properties
test_reference node-api: enable uncaught exceptions policy by default 2023-09-25 04:23:58 +00:00
test_reference_double_free
test_string node-api: rename nogc to basic 2024-07-26 09:25:02 -07:00
test_symbol
test_typedarray
.gitignore
common-inl.h node-api: return napi_exception_pending on proxy handlers 2023-10-23 18:17:49 -04:00
common.h node-api: rename nogc to basic 2024-07-26 09:25:02 -07:00
entry_point.h
testcfg.py