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

File test-async-hooks-execution-async-resource.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 13

executionAsyncResourceFunction · 0.85
setHeaderMethod · 0.80
listenMethod · 0.80
createServerFunction · 0.70
testFunction · 0.70
requireFunction · 0.50
SymbolFunction · 0.50
createHookFunction · 0.50
setTimeoutFunction · 0.50
okMethod · 0.45
enableMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected