Commit e652781
util: do not crash on inspecting function with
Refs: #56570
PR-URL: #56572
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>Symbol name1 parent 33f5345 commit e652781Copy full SHA for e652781
File tree
Expand file treeCollapse file tree
2 files changed
+13
-3
lines changedOpen diff view settings
Filter options
- lib/internal/util
- test/parallel
Expand file treeCollapse file tree
2 files changed
+13
-3
lines changedOpen diff view settings
Collapse file
lib/internal/util/inspect.js
Copy file name to clipboardExpand all lines: lib/internal/util/inspect.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
989 | 989 | |
990 | 990 | |
991 | 991 | |
992 | | - |
| 992 | + |
993 | 993 | |
994 | 994 | |
995 | 995 | |
| ||
1223 | 1223 | |
1224 | 1224 | |
1225 | 1225 | |
1226 | | - |
| 1226 | + |
1227 | 1227 | |
1228 | 1228 | |
1229 | 1229 | |
| ||
1250 | 1250 | |
1251 | 1251 | |
1252 | 1252 | |
1253 | | - |
| 1253 | + |
1254 | 1254 | |
1255 | 1255 | |
1256 | 1256 | |
|
Collapse file
test/parallel/test-util-inspect.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-inspect.js+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3394 | 3394 | |
3395 | 3395 | |
3396 | 3396 | |
| 3397 | + |
| 3398 | + |
| 3399 | + |
| 3400 | + |
| 3401 | + |
| 3402 | + |
| 3403 | + |
| 3404 | + |
| 3405 | + |
| 3406 | + |
0 commit comments