Home
last modified time | relevance | path

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

/third_party/node/lib/
Dreadline.js80 kNormalWrite,
249 [kNormalWrite]: {
434 Interface.prototype._normalWrite = _Interface.prototype[kNormalWrite];
/third_party/node/lib/internal/readline/
Dinterface.js107 const kNormalWrite = Symbol('_normalWrite'); constant
250 self[kNormalWrite](data);
578 this[kNormalWrite](d);
582 [kNormalWrite](b) {
1419 kNormalWrite, property