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

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

test/parallel/test-inspector-connect-to-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 4

connectToMainThreadMethod · 0.80
disconnectMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45

Tested by

no test coverage detected