node/benchmark/es
legendecas abc134cacc
lib,src: add source map support for global eval
Dynamic sources with FunctionConstructor is not supported yet as
V8 prepends lines to the sources which makes the stack line number
incorrect.

PR-URL: https://github.com/nodejs/node/pull/43428
Refs: https://github.com/nodejs/node/issues/43047
Reviewed-By: Ben Coe <bencoe@gmail.com>
2022-07-31 16:22:10 +02:00
..
defaultparams-bench.js
destructuring-bench.js
destructuring-object-bench.js
eval.js lib,src: add source map support for global eval 2022-07-31 16:22:10 +02:00
foreach-bench.js
map-bench.js
restparams-bench.js
spread-assign.js
spread-bench.js
string-concatenations.js
string-repeat.js