node/benchmark/es
Jordan Harband 757c104147
tools: add prefer-proto rule
fixup: add support for `Object.create(null)`

fixup: extend to any 1-argument Object.create call

fixup: add tests
PR-URL: https://github.com/nodejs/node/pull/46083
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-01-10 05:38:36 +00:00
..
defaultparams-bench.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
destructuring-bench.js tools: enable no-unused-expressions lint rule 2020-12-07 20:33:45 +01:00
destructuring-object-bench.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
error-stack.js src,lib: print source map error source on demand 2022-07-28 08:09:30 +08:00
eval.js lib,src: add source map support for global eval 2022-07-11 21:44:04 +08:00
foreach-bench.js benchmark: enable no-empty ESLint rule 2022-02-05 12:58:27 +00:00
map-bench.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00
restparams-bench.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
spread-assign.js tools: update ESLint to 7.2.0 2020-06-13 16:44:03 -04:00
spread-bench.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
string-concatenations.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
string-repeat.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00