MCPcopy 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

_queryObjectsMethod · 0.95
setThreadMethod · 0.45
loadFramesMethod · 0.45
_setAnyFunction · 0.45
removeCdpBreakpointFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected