Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ flush
Function
flush
test/parallel/test-whatwg-transformstream.js:235–237 ·
view source on GitHub ↗
(controller)
Source
from the content-addressed store, hash-verified
233
controller.enqueue(chunk);
234
},
235
flush(controller) {
236
controller.terminate();
237
}
238
});
239
240
delete Object.prototype.
type
;
Callers
1
string_decoder.js
File · 0.50
Calls
1
terminate
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…