MCPcopy Index your code
hub / github.com/nodejs/node / test-inspector-connect-main-thread.js

File test-inspector-connect-main-thread.js

test/parallel/test-inspector-connect-main-thread.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 6

skipChildMainFunction · 0.85
childMainFunction · 0.85
mainFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected