Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ cont
Function
cont
lib/internal/debugger/inspect_repl.js:995–998 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
993
},
994
995
get cont() {
996
handleResumed();
997
return
Debugger.resume();
998
},
999
1000
get next() {
1001
handleResumed();
Callers
nothing calls this directly
Calls
2
handleResumed
Function · 0.85
resume
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…