MCPcopy Index your code
hub / github.com/nodejs/node / test-inspector-workers-flat-list.js

File test-inspector-workers-flat-list.js

test/parallel/test-inspector-workers-flat-list.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4common.skipIfInspectorDisabled();

Callers

nothing calls this directly

Calls 9

runMainThreadFunction · 0.85
runChildWorkerThreadFunction · 0.85
connectMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45
onMethod · 0.45
logMethod · 0.45
postMessageMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected