Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream2-readable-wrap-destroy.js
File
test-stream2-readable-wrap-destroy.js
test/parallel/test-stream2-readable-wrap-destroy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
4
const
{ Readable } = require(
'stream'
);
Callers
nothing calls this directly
Calls
3
require
Function · 0.50
wrap
Method · 0.45
emit
Method · 0.45
Tested by
no test coverage detected