node/benchmark/napi/function_call
Gabriel Schulhof 3ee556a867
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-11-22 13:16:12 -08:00
..
.gitignore
binding.cc benchmark: fix build warnings 2020-11-22 13:16:12 -08:00
binding.gyp
index.js
napi_binding.c