Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ set
Method
set
lib/internal/async_context_frame.js:24–26 ·
view source on GitHub ↗
(frame)
Source
from the content-addressed store, hash-verified
22
}
23
24
static set(frame) {
25
setContinuationPreservedEmbedderData(frame);
26
}
27
28
static exchange(frame) {
29
const
prior = this.current();
Callers
2
exchange
Method · 0.95
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected