Skip to content

Commit 6864564

Browse files
committed
Rename back to new Function
1 parent 91d83fd commit 6864564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/operations/benchmark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const modules = [
1616
},
1717
{
1818
module: "jsinjection",
19-
name: "`new Function(...)` / `eval(...)`",
19+
name: "`new Function(...)`",
2020
},
2121
{
2222
module: "shelli",

0 commit comments

Comments
 (0)