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

File test-inspector-async-call-stack.js

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

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3const common = require('../common');
4common.skipIfInspectorDisabled();

Callers

nothing calls this directly

Calls 7

verifyAsyncHookDisabledFunction · 0.85
verifyAsyncHookEnabledFunction · 0.85
connectMethod · 0.65
disconnectMethod · 0.65
requireFunction · 0.50
thenMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected