Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ isPaused
Method
isPaused
test/parallel/test-wrap-js-stream-read-stop.js:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
isPaused() {
24
return
this._paused;
25
}
26
}
27
28
const
fakeStreamObj =
new
FakeStream();
Callers
9
afterConnect
Function · 0.80
test-stream-duplex-readable-end.js
File · 0.80
test-wrap-js-stream-read-stop.js
File · 0.80
test-readline-async-iterators-backpressure.js
File · 0.80
test-stream-ispaused.js
File · 0.80
test-fs-empty-readStream.js
File · 0.80
test-stream-readable-pause-and-resume.js
File · 0.80
test-tls-server-parent-constructor-options.js
File · 0.80
paused
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected