Home
last modified time | relevance | path

Searched refs:NODE_REPL_HISTORY_SIZE (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/parallel/
Dtest-repl-programmatic-history.js120 NODE_REPL_HISTORY_SIZE: 1 }, property
132 NODE_REPL_HISTORY_SIZE: 1 }, property
211 const historySize = opts.env.NODE_REPL_HISTORY_SIZE;
Dtest-repl-persistent-history.js124 NODE_REPL_HISTORY_SIZE: 1 }, property
136 NODE_REPL_HISTORY_SIZE: 1 }, property
/third_party/node/lib/internal/
Drepl.js44 const historySize = Number(env.NODE_REPL_HISTORY_SIZE);
/third_party/node/doc/api/
Drepl.md677 * `NODE_REPL_HISTORY_SIZE`: Controls how many lines of history will be
/third_party/node/doc/changelogs/
DCHANGELOG_IOJS.md1289 …RY_FILE` environment variable is set to a user accessible file, `NODE_REPL_HISTORY_SIZE` can set t…