| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 77faa14 commit bf8e738
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1508,10 +1508,13 @@ Specify the file name of the heap profile generated by `--heap-prof`. | |||
| 1508 | 1508 | added: | |
| 1509 | 1509 | - v15.1.0 | |
| 1510 | 1510 | - v14.18.0 | |
| 1511 | + changes: | ||
| 1512 | + - version: | ||
| 1513 | + - REPLACEME | ||
| 1514 | + pr-url: https://github.com/nodejs/node/pull/60956 | ||
| 1515 | + description: The flag is no longer experimental. | ||
| 1511 | 1516 | --> | |
| 1512 | 1517 | ||
| 1513 | - > Stability: 1 - Experimental | ||
| 1514 | - | ||
| 1515 | 1518 | Writes a V8 heap snapshot to disk when the V8 heap usage is approaching the | |
| 1516 | 1519 | heap limit. `count` should be a non-negative integer (in which case | |
| 1517 | 1520 | Node.js will write no more than `max_count` snapshots to disk). | |
| Back | FazBrowse Home | New Git URL |
0 commit comments