Commit 7ce39b8
test: fix
Reassign `name` and `length` properties to the returned function to not
break code that relies on it.
PR-URL: #38464
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>common.mustCall length and name properties1 parent 3b0480d commit 7ce39b8Copy full SHA for 7ce39b8
File tree
Expand file treeCollapse file tree
1 file changed
+19
-1
lines changedOpen diff view settings
Filter options
- test/common
Expand file treeCollapse file tree
1 file changed
+19
-1
lines changedOpen diff view settings
Collapse file
+19-1Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
387 | 387 | |
388 | 388 | |
389 | 389 | |
390 | | - |
| 390 | + |
391 | 391 | |
392 | 392 | |
393 | 393 | |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
394 | 412 | |
395 | 413 | |
396 | 414 | |
|
0 commit comments