Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/chrome-devtools-mcp
/
Class
scripts/eval_result.ts:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
export
class
Result {
15
private nextCallIndex = 0;
16
public readonly calls: CapturedFunctionCall[];
17
public readonly serverArgs: string[];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected