Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-some-find-every.mjs
File
test-stream-some-find-every.mjs
test/parallel/test-stream-some-find-every.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as common from
'../common/index.mjs'
;
2
import
{ setTimeout } from
'timers/promises'
;
3
import
{ Readable } from
'stream'
;
4
import
assert from
'assert'
;
Callers
nothing calls this directly
Calls
11
setTimeout
Function · 0.90
oneTo5Async
Function · 0.85
checkDestroyed
Function · 0.85
some
Method · 0.80
every
Method · 0.80
oneTo5
Function · 0.70
find
Method · 0.65
abort
Method · 0.65
from
Method · 0.45
then
Method · 0.45
defineProperty
Method · 0.45
Tested by
no test coverage detected