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

Method queryObjects

valdi/vscode_debugger/src/cdp/api.d.ts:19058–19058  ·  view source on GitHub ↗
(
      params: Runtime.QueryObjectsParams,
    )

Source from the content-addressed store, hash-verified

19056 ): Promise<Runtime.GlobalLexicalScopeNamesResult | undefined>;
19057
19058 queryObjects(
19059 params: Runtime.QueryObjectsParams,
19060 ): Promise<Runtime.QueryObjectsResult | undefined>;
19061

Callers 1

_queryObjectsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected