Commit 3e74a74
doc: add importing util to example of `process.report.getReport'
util.inspect() is used, but `util` is not imported. So added
importing util to example of `process.report.getReport`.
Plus, fix wrong importing in example of `process.memoryUsage.rss()`.
PR-URL: #47298
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>1 parent d1c8229 commit 3e74a74
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2365 | 2365 | | |
2366 | 2366 | | |
2367 | 2367 | | |
2368 | | - | |
| 2368 | + | |
2369 | 2369 | | |
2370 | 2370 | | |
2371 | 2371 | | |
| |||
2877 | 2877 | | |
2878 | 2878 | | |
2879 | 2879 | | |
| 2880 | + | |
2880 | 2881 | | |
2881 | 2882 | | |
2882 | 2883 | | |
| |||
2888 | 2889 | | |
2889 | 2890 | | |
2890 | 2891 | | |
| 2892 | + | |
2891 | 2893 | | |
2892 | 2894 | | |
2893 | 2895 | | |
| |||
0 commit comments