Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ enable
Method
enable
test/async-hooks/init-hooks.js:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
enable() {
58
this._asyncHook.enable();
59
}
60
61
disable() {
62
this._asyncHook.disable();
Callers
15
test-async-wrap-getasyncid-tty.js
File · 0.45
test-async-hooks.js
File · 0.45
test-gcable-callback.js
File · 0.45
test.js
File · 0.45
test-async-hooks.js
File · 0.45
test-async-hooks.js
File · 0.45
index.js
File · 0.45
onGC
Function · 0.45
test-async-hooks-execution-async-resource-await.js
File · 0.45
test-runner-mock-timers.js
File · 0.45
test-stream-writable-samecb-singletick.js
File · 0.45
test-http-uncaught-from-request-callback.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected