MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-hasref.js

File test-worker-hasref.js

test/parallel/test-worker-hasref.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4const { Worker } = require('worker_threads');

Callers

nothing calls this directly

Calls 8

refMethod · 0.65
requireFunction · 0.50
createHookFunction · 0.50
setTimeoutFunction · 0.50
enableMethod · 0.45
hasRefMethod · 0.45
unrefMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected