Home
last modified time | relevance | path

Searched defs:onunpipe (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dstream_pipe.cc76 Local<Value> onunpipe; in Unpipe() local
/third_party/node/lib/internal/streams/
Dreadable.js736 function onunpipe(readable, unpipeInfo) { function