Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ cdp
Method
cdp
valdi/vscode_debugger/src/adapter/threads.ts:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
cdp(): Cdp.Api {
170
return
this._cdp;
171
}
172
173
name(): string {
174
return
this._delegate.name();
Callers
7
_copyObjectToClipboard
Method · 0.95
_queryObjects
Method · 0.95
getBreakpointLocations
Method · 0.45
setThread
Method · 0.45
loadFrames
Method · 0.45
_setAny
Function · 0.45
removeCdpBreakpoint
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected