0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/misc
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
..
arguments.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
freelist.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
getstringwidth.js benchmark: fix getStringWidth() benchmark 2020-01-23 10:52:53 -08:00
object-property-bench.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
print.js benchmark: add benchmark for node -p 2019-04-28 14:46:27 +08:00
punycode.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
startup.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
trace.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
util-extend-vs-object-assign.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00