Commit 06c803d9 authored by Octavian Soldea's avatar Octavian Soldea Committed by Gabriel Schulhof
Browse files

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: default avatarGabriel Schulhof <gabriel.schulhof@intel.com>
parent 1a67c994
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment