node/lib/internal/repl
Dario Piotrowicz aad8c05595
repl: fix getters triggering side effects during completion
PR-URL: https://github.com/nodejs/node/pull/61043
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Aviv Keller <me@aviv.sh>
2025-12-20 18:54:12 +00:00
..
await.js lib: limit split function calls to prevent excessive array length 2025-03-18 15:52:50 +00:00
completion.js repl: fix getters triggering side effects during completion 2025-12-20 18:54:12 +00:00
history.js repl: extract and standardize history from both repl and interface 2025-05-28 07:38:39 +00:00
utils.js repl: move completion logic to internal module 2025-10-08 07:37:22 +00:00