MCPcopy Index your code
hub / github.com/nodejs/node / test-callback-error.js

File test-callback-error.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

runInAsyncScopeMethod · 0.80
requireFunction · 0.50
spawnSyncFunction · 0.50
enableMethod · 0.45
okMethod · 0.45
logMethod · 0.45
timeMethod · 0.45
splitMethod · 0.45
toStringMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected