node/benchmark/napi/function_args
Rich Trott 1d96d7da73 benchmark: increase lint compliance
Remove two eslint-disable comments by replacing string concatenation
with template literals. These changes are in catch blocks that are not
part of the actual code being benchmarked.

PR-URL: https://github.com/nodejs/node/pull/23305
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-10-07 16:58:45 -07:00
..
.gitignore benchmark: add n-api function args benchmark 2018-07-05 21:16:55 -04:00
binding.cc src: use String::Utf8Length with isolate 2018-08-29 12:28:19 +02:00
binding.gyp benchmark: add n-api function args benchmark 2018-07-05 21:16:55 -04:00
index.js benchmark: increase lint compliance 2018-10-07 16:58:45 -07:00
napi_binding.c benchmark: add n-api function args benchmark 2018-07-05 21:16:55 -04:00