Home
last modified time | relevance | path

Searched refs:flushHistory (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/repl/
Dhistory.js115 flushHistory();
127 timer = setTimeout(flushHistory, kDebounceHistoryMS);
130 function flushHistory() { function
/third_party/node/doc/changelogs/
DCHANGELOG_V5.md1697 …] - **(SEMVER-MAJOR)** **repl**: event ordering: delay 'close' until 'flushHistory' (Jeremiah Senk…