Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
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'
;
3
const
common = require(
'../common'
);
4
common.skipIfInspectorDisabled();
Callers
nothing calls this directly
Calls
7
verifyAsyncHookDisabled
Function · 0.85
verifyAsyncHookEnabled
Function · 0.85
connect
Method · 0.65
disconnect
Method · 0.65
require
Function · 0.50
then
Method · 0.45
post
Method · 0.45
Tested by
no test coverage detected