MCPcopy Index your code
hub / github.com/nodejs/node / restart

Function restart

lib/internal/debugger/inspect_repl.js:991–993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

989 },
990
991 get restart() {
992 return runAndInit();
993 },
994
995 get cont() {
996 handleResumed();

Callers

nothing calls this directly

Calls 1

runAndInitFunction · 0.85

Tested by

no test coverage detected