MCPcopy Index your code
hub / github.com/nodejs/node / test-repl-uncaught-exception-evalcallback.js

File test-repl-uncaught-exception-evalcallback.js

test/parallel/test-repl-uncaught-exception-evalcallback.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 { startNewREPLServer } = require('../common/repl');

Callers

nothing calls this directly

Calls 7

startNewREPLServerFunction · 0.85
cbFunction · 0.70
matchMethod · 0.65
requireFunction · 0.50
setPromptMethod · 0.45
writeMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected