MCPcopy Index your code
hub / github.com/nodejs/node / test-repl-user-error-handler.js

File test-repl-user-error-handler.js

test/parallel/test-repl-user-error-handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const { start } = require('node:repl');
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 14

generateCasesFunction · 0.85
queueMicrotaskFunction · 0.85
testFunction · 0.70
onceFunction · 0.70
startFunction · 0.70
spawnFunction · 0.70
matchMethod · 0.65
requireFunction · 0.50
setEncodingMethod · 0.45
emitMethod · 0.45
removeAllListenersMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected