Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getStore
Function
getStore
test/parallel/test-inspector-async-context-brk.js:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
const
als =
new
AsyncLocalStorage();
5
6
function
getStore() {
7
return
als.getStore();
8
}
9
10
common.skipIfInspectorDisabled();
11
Callers
2
debugged
Function · 0.85
test
Function · 0.85
Calls
1
getStore
Method · 0.45
Tested by
1
test
Function · 0.68