Commit eb19acb
test: fix misleading comment
The comment is outdated, function declarations have
nothing to do with defineProperties.
PR-URL: #12048
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 9dda771 commit eb19acbCopy full SHA for eb19acb
File tree
Expand file treeCollapse file tree
1 file changed
+2
-4
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+2
-4
lines changedOpen diff view settings
Collapse file
test/parallel/test-vm-function-declaration.js
Copy file name to clipboardExpand all lines: test/parallel/test-vm-function-declaration.js+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
| 9 | + |
9 | 10 | |
10 | | - |
11 | | - |
12 | | - |
13 | 11 | |
14 | 12 | |
15 | 13 | |
|
0 commit comments