node/benchmark/napi/function_call
Gabriel Schulhof d49e0ca73a
benchmark: fix build warnings
The napi/* benchmarks were using an incorrect signature for the V8
add-on init function. This was causing a warning.

Signed-off-by: Gabriel Schulhof <gabriel.schulhof@intel.com>
PR-URL: https://github.com/nodejs/node/pull/36157
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2020-12-15 20:15:24 +00:00
..
.gitignore
binding.cc benchmark: fix build warnings 2020-12-15 20:15:24 +00:00
binding.gyp
index.js benchmark: use let instead of var 2020-02-13 21:41:33 +01:00
napi_binding.c