Commit a416692
committed
repl: remove deprecated repl.memory function
This removes the memory function. It is deprecated for a long time
while not being really helpful being exposed. Thus, it is removed
to improve maintainability of the REPL module.
Signed-off-by: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #33286
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent f217b2d commit a416692Copy full SHA for a416692
File tree
Expand file treeCollapse file tree
3 files changed
+4
-21
lines changedOpen diff view settings
Filter options
- doc/api
- lib
- test/parallel
Expand file treeCollapse file tree
3 files changed
+4
-21
lines changedOpen diff view settings
Collapse file
+4-1Lines changed: 4 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1696 | 1696 | |
1697 | 1697 | |
1698 | 1698 | |
| 1699 | + |
| 1700 | + |
| 1701 | + |
1699 | 1702 | |
1700 | 1703 | |
1701 | 1704 | |
1702 | 1705 | |
1703 | 1706 | |
1704 | | - |
| 1707 | + |
1705 | 1708 | |
1706 | 1709 | |
1707 | 1710 | |
|
Collapse file
-5Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1352 | 1352 | |
1353 | 1353 | |
1354 | 1354 | |
1355 | | - |
1356 | | - |
1357 | | - |
1358 | | - |
1359 | | - |
1360 | 1355 | |
1361 | 1356 | |
1362 | 1357 | |
|
Collapse file
test/parallel/test-repl-memory-deprecation.js
Copy file name to clipboardExpand all lines: test/parallel/test-repl-memory-deprecation.js-15Lines changed: 0 additions & 15 deletions
This file was deleted.
0 commit comments