MCPcopy Index your code
hub / github.com/nodejs/node / test-async-hooks-enabledhooksexits.js

File test-async-hooks-enabledhooksexits.js

test/parallel/test-async-hooks-enabledhooksexits.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3
4require('../common');

Callers

nothing calls this directly

Calls 5

enabledHooksExistFunction · 0.85
requireFunction · 0.50
createHookFunction · 0.50
enableMethod · 0.45
disableMethod · 0.45

Tested by

no test coverage detected