You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jason Ginchereau af70c3b478 n-api: optimize number API performance 7 years ago
..
1_hello_world n-api: change napi_callback to return napi_value 8 years ago
2_function_arguments n-api: optimize number API performance 7 years ago
3_callbacks n-api: napi_get_cb_info should fill array 8 years ago
4_object_factory n-api: change napi_callback to return napi_value 8 years ago
5_function_factory n-api: change napi_callback to return napi_value 8 years ago
6_object_wrap n-api: optimize number API performance 7 years ago
7_factory_wrap n-api: optimize number API performance 7 years ago
8_passing_wrapped n-api: optimize number API performance 7 years ago
test_array n-api: add napi_delete_element() 7 years ago
test_async n-api: optimize number API performance 7 years ago
test_buffer n-api: optimize number API performance 7 years ago
test_constructor n-api: optimize number API performance 7 years ago
test_conversions n-api: optimize number API performance 7 years ago
test_dataview n-api: add support for DataView 7 years ago
test_env_sharing n-api: re-use napi_env between modules 7 years ago
test_error n-api: add code parameter to error helpers 7 years ago
test_exception test: add common.mustCall() to NAPI exception test 8 years ago
test_fatal test: adjust indentation for stricter linting 7 years ago
test_function n-api: napi_get_cb_info should fill array 8 years ago
test_general n-api: optimize number API performance 7 years ago
test_handle_scope n-api: avoid crash in napi_escape_scope() 7 years ago
test_make_callback test: port test for make_callback to n-api 8 years ago
test_make_callback_recurse lib,src: fix consistent spacing inside braces 7 years ago
test_number n-api: optimize number API performance 7 years ago
test_object n-api: optimize number API performance 7 years ago
test_properties n-api: optimize number API performance 7 years ago
test_reference n-api: optimize number API performance 7 years ago
test_string n-api: optimize number API performance 7 years ago
test_symbol n-api: change napi_callback to return napi_value 8 years ago
test_typedarray n-api: add code parameter to error helpers 7 years ago
.gitignore n-api: add support for abi stable module API 8 years ago
common.h n-api: add code parameter to error helpers 7 years ago
testcfg.py n-api: add support for abi stable module API 8 years ago