MCPcopy 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
266class TimersList {

Calls

no outgoing calls

Tested by

no test coverage detected