Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
runAndInit
Function · 0.85
Tested by
no test coverage detected