0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/napi/function_args
Daniele Belardi 4bf888d3d2
benchmark: use let instead of var
Use `let` in module, napi, net, os, path, process, querystring, streams
and string_decoder.

PR-URL: https://github.com/nodejs/node/pull/31592
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-02-13 21:41:33 +01:00
..
.gitignore benchmark: add n-api function args benchmark 2018-07-05 21:16:55 -04:00
binding.cc test: fix v8 Set/Get compiler warnings 2018-11-11 08:02:30 +01:00
binding.gyp benchmark: add n-api function args benchmark 2018-07-05 21:16:55 -04:00
index.js benchmark: use let instead of var 2020-02-13 21:41:33 +01:00
napi_binding.c test: add test-benchmark-napi 2018-10-24 06:58:19 -07:00