Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ current
Method
current
lib/internal/async_context_frame.js:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
static current() {
21
return
getContinuationPreservedEmbedderData();
22
}
23
24
static set(frame) {
25
setContinuationPreservedEmbedderData(frame);
Callers
11
exchange
Method · 0.95
disable
Method · 0.95
constructor
Method · 0.45
initAsyncResource
Function · 0.45
constructor
Method · 0.45
getStore
Method · 0.45
eos
Function · 0.45
eosWeb
Function · 0.45
unhandledRejection
Function · 0.45
nextTick
Function · 0.45
queueMicrotask
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected