Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ hasRef
Method
hasRef
lib/internal/timers.js:261–263 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
259
}
260
261
hasRef() {
262
return
this[kRefed];
263
}
264
}
265
266
class
TimersList {
Callers
12
replaceHandle
Function · 0.45
test-handle-wrap-hasref-tty.js
File · 0.45
test-runner-mock-timers.js
File · 0.45
test-messageport-hasref.js
File · 0.45
test-handle-wrap-hasref.js
File · 0.45
test-http2-socket-proxy.js
File · 0.45
test-process-ref-unref.js
File · 0.45
test-timers-refresh.js
File · 0.45
test-timers-immediate-unref.js
File · 0.45
getActiveWorkerAndMessagePortTypes
Function · 0.45
test-worker-hasref.js
File · 0.45
test-timers-unref.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected