node/test/js-native-api/test_function
Octavian Soldea 06c803d9b9 test: pass null params to napi_create_function()
Each one of the following arguments is checked:
  napi_env env,
  const char* utf8name,
  napi_callback cb,
  napi_value* result.

PR-URL: https://github.com/nodejs/node/pull/26998
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
2019-04-10 16:35:22 -07:00
..
binding.gyp test: partition N-API tests 2018-12-04 13:58:17 -08:00
test_function.c test: pass null params to napi_create_function() 2019-04-10 16:35:22 -07:00
test.js test: pass null params to napi_create_function() 2019-04-10 16:35:22 -07:00