MCPcopy Create free account
hub / github.com/Snapchat/Valdi / stop

Method stop

valdi/vscode_debugger/src/cdp/api.d.ts:18432–18432  ·  view source on GitHub ↗
(params: Profiler.StopParams)

Source from the content-addressed store, hash-verified

18430 ): Promise<Profiler.StartTypeProfileResult | undefined>;
18431
18432 stop(params: Profiler.StopParams): Promise<Profiler.StopResult | undefined>;
18433
18434 /**
18435 * Disable precise code coverage. Disabling releases unnecessary execution count records and allows

Callers 15

constructorMethod · 0.65
stopTargetMethod · 0.65
registerProfilingCommandFunction · 0.65
stopMethod · 0.65
attachToMethod · 0.65
teardownMethod · 0.65
TESTFunction · 0.65
extension.test.tsFile · 0.65
mainFunction · 0.65
fullTeardownMethod · 0.65
stopDebuggerServicesMethod · 0.65

Calls

no outgoing calls

Tested by 3

teardownMethod · 0.52
TESTFunction · 0.52