Searched defs:_final (Results 1 – 14 of 14) sorted by relevance
11 async _final(callback) { method in Foo
10 _final(callback) { method in Foo
17 writable._final = (cb) => { function in writable
24 const _final = common.mustCall((next) => { constant
31 _final(cb) { method in JSSocket
34 _final(callback) { method in DuplexSocket
164 Transform.prototype._final = final; method in Transform
133 d._final = function(callback) { function
296 d._final = function(callback) { function
41 _final(callback) { method in DuplexSocket
381 _final(cb) { method in WritableWorkerStdio
350 ZlibBase.prototype._final = function(callback) { method in ZlibBase
524 Socket.prototype._final = function(cb) { method in Socket
2199 _final(cb) { method in Http2Stream