Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ disable
Method
disable
lib/internal/async_context_frame.js:72–74 ·
view source on GitHub ↗
(store)
Source
from the content-addressed store, hash-verified
70
}
71
72
disable(store) {
73
this.delete(store);
74
}
75
}
76
77
module.exports = AsyncContextFrame;
Callers
1
disable
Method · 0.45
Calls
1
delete
Method · 0.65
Tested by
no test coverage detected