0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/es
Daniele Belardi 0f8941962d benchmark: use let and const instead of var
Use let and const in domain, es, events, fixtures, fs, http,
http2 and misc.

PR-URL: https://github.com/nodejs/node/pull/31518
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-01-28 19:59:41 -08:00
..
defaultparams-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
destructuring-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
destructuring-object-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
foreach-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
map-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
restparams-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
spread-assign.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
spread-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
string-concatenations.js benchmark: (es) refactor 2018-02-01 10:49:02 +01:00
string-repeat.js benchmark: (es) refactor 2018-02-01 10:49:02 +01:00