MCPcopy Index your code
hub / github.com/nodejs/node / test-inspector-debug-async-hook.js

File test-inspector-debug-async-hook.js

test/parallel/test-inspector-debug-async-hook.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

waitForNotificationMethod · 0.80
waitForDisconnectMethod · 0.80
testFunction · 0.70
sendMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected