MCPcopy Create free account
hub / github.com/nodejs/node / pull

Function pull

test/fixtures/wpt/streams/readable-streams/cancel.any.js:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 },
17
18 pull() {
19 randomSource.readStart();
20 },
21
22 cancel() {
23 randomSource.readStop();

Callers

nothing calls this directly

Calls 3

assert_unreachedFunction · 0.50
readStartMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected