Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ list
Method
list
lib/internal/debugger/inspect_repl.js:538–540 ·
view source on GitHub ↗
(delta = 5)
Source
from the content-addressed store, hash-verified
536
}
537
538
list(delta = 5) {
539
return
getSourceSnippet(this.location, delta);
540
}
541
}
542
543
class
Backtrace extends Array {
Callers
2
list
Function · 0.45
createRepl
Function · 0.45
Calls
1
getSourceSnippet
Function · 0.85
Tested by
no test coverage detected