Home
last modified time | relevance | path

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

/third_party/node/lib/
Dreadline.js252 return this._normalWrite;
434 Interface.prototype._normalWrite = _Interface.prototype[kNormalWrite]; method in Interface