Commit 9dd840d
trace_events: respect inspect() depth
This commit causes the Tracing class to account for
util.inspect() depth.
PR-URL: #28037
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 2331e9c commit 9dd840dCopy full SHA for 9dd840d
File tree
Expand file treeCollapse file tree
2 files changed
+15
-0
lines changedOpen diff view settings
Filter options
- lib
- test/parallel
Expand file treeCollapse file tree
2 files changed
+15
-0
lines changedOpen diff view settings
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
61 | 61 | |
62 | 62 | |
63 | 63 | |
| 64 | + |
| 65 | + |
| 66 | + |
64 | 67 | |
65 | 68 | |
66 | 69 | |
|
Collapse file
test/parallel/test-util-inspect.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-inspect.js+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2497 | 2497 | |
2498 | 2498 | |
2499 | 2499 | |
| 2500 | + |
| 2501 | + |
| 2502 | + |
| 2503 | + |
| 2504 | + |
| 2505 | + |
| 2506 | + |
| 2507 | + |
| 2508 | + |
| 2509 | + |
| 2510 | + |
| 2511 | + |
0 commit comments