Home
last modified time | relevance | path

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

/third_party/node/lib/
Devents.js524 function _onceWrap(target, type, listener) { function
541 this.on(type, _onceWrap(this, type, listener));
556 this.prependListener(type, _onceWrap(this, type, listener));