MCPcopy Create free account

hub / github.com/ChromeDevTools/chrome-devtools-mcp / functions

Functions713 in github.com/ChromeDevTools/chrome-devtools-mcp

↓ 1 callersFunctionformatSignedSize
(bytes: number)
src/formatters/HeapSnapshotFormatter.ts:230
↓ 1 callersFunctionformatterTestConcise
( label: string, setup: (t: it.TestContext) => Promise<IssueFormatter>, )
tests/formatters/IssueFormatter.test.ts:27
↓ 1 callersFunctionformatterTestConcise
( label: string, setup: (t: it.TestContext) => Promise<ConsoleFormatter>, )
tests/formatters/ConsoleFormatter.test.ts:36
↓ 1 callersFunctionformatterTestDetailed
( label: string, setup: (t: it.TestContext) => Promise<IssueFormatter>, )
tests/formatters/IssueFormatter.test.ts:41
↓ 1 callersFunctionformatterTestDetailed
( label: string, setup: (t: it.TestContext) => Promise<ConsoleFormatter>, )
tests/formatters/ConsoleFormatter.test.ts:50
↓ 1 callersFunctiongenerateCli
()
scripts/generate-cli.ts:108
↓ 1 callersFunctiongenerateConfigOptionsMarkdown
()
scripts/generate-docs.ts:154
↓ 1 callersFunctiongenerateReference
( title: string, outputPath: string, toolsWithAnnotations: ToolWithAnnotations[], categories: Record<s
scripts/generate-docs.ts:293
↓ 1 callersFunctiongenerateTempFilePath
()
src/tools/screencast.ts:17
↓ 1 callersFunctiongenerateToolDocumentation
()
scripts/generate-docs.ts:515
↓ 1 callersFunctiongenerateToolsTOC
( categories: Record<string, ToolWithAnnotations[]>, sortedCategories: string[], )
scripts/generate-docs.ts:109
↓ 1 callersFunctiongeolocationTransform
(arg: string | undefined)
src/tools/ToolDefinition.ts:465
↓ 1 callersMethodgetAggregates
( filePath: string, )
src/HeapSnapshotManager.ts:76
↓ 1 callersFunctiongetCategoryStatus
( category: ToolCategory, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:38
↓ 1 callersMethodgetClassDiffs
( baseFilePath: string, currentFilePath: string, )
src/HeapSnapshotManager.ts:198
↓ 1 callersFunctiongetConditionStatus
( condition: string, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:62
↓ 1 callersMethodgetConsoleMessageById
( page: McpPage, id: number, )
src/McpContext.ts:318
↓ 1 callersFunctiongetDaemonPid
(sessionId: string)
src/daemon/utils.ts:77
↓ 1 callersFunctiongetDataFolder
()
src/telemetry/persistence.ts:22
↓ 1 callersMethodgetDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/HeapSnapshotManager.ts:217
↓ 1 callersMethodgetDominatorsOf
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:173
↓ 1 callersMethodgetDuplicateStrings
(filePath: string)
src/HeapSnapshotManager.ts:330
↓ 1 callersMethodgetEdges
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:185
↓ 1 callersMethodgetExtension
(id: string)
src/McpContext.ts:907
↓ 1 callersMethodgetHeapSnapshotDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/McpContext.ts:1050
↓ 1 callersMethodgetHeapSnapshotDominators
( filePath: string, nodeId: number, )
src/McpContext.ts:974
↓ 1 callersMethodgetHeapSnapshotDuplicateStrings
( filePath: string, )
src/McpContext.ts:918
↓ 1 callersMethodgetHeapSnapshotEdges
( filePath: string, nodeId: number, )
src/McpContext.ts:1033
↓ 1 callersMethodgetHeapSnapshotNodesById
( filePath: string, id: number, )
src/McpContext.ts:936
↓ 1 callersMethodgetHeapSnapshotRetainers
( filePath: string, nodeId: number, )
src/McpContext.ts:943
↓ 1 callersMethodgetHeapSnapshotRetainingPaths
( filePath: string, nodeId: number, maxDepth?: number, maxNodes?: number, maxSiblings?: nu
src/McpContext.ts:958
↓ 1 callersMethodgetHeapSnapshotStaticData
( filePath: string, )
src/McpContext.ts:930
↓ 1 callersMethodgetHeapSnapshotStats
( filePath: string, )
src/McpContext.ts:924
↓ 1 callersFunctiongetImageContent
(content: CallToolResult['content'][number])
tests/utils.ts:48
↓ 1 callersFunctiongetInsightOutput
( result: TraceResult, insightSetId: string, insightName: InsightName, deviceScope?: DevTools.CrUXMana
src/trace-processing/parse.ts:101
↓ 1 callersMethodgetNetworkRequestById
(page: McpPage, reqid: number)
src/McpContext.ts:358
↓ 1 callersMethodgetNetworkRequestStableId
(request: HTTPRequest)
src/McpContext.ts:838
↓ 1 callersMethodgetNetworkRequests
( page: McpPage, includePreservedRequests?: boolean, )
src/McpContext.ts:288
↓ 1 callersMethodgetNodesById
( filePath: string, id: number, )
src/HeapSnapshotManager.ts:124
↓ 1 callersMethodgetOrCreateIdForClassKey
( filePath: string, classKey: string, )
src/HeapSnapshotManager.ts:110
↓ 1 callersFunctiongetPackageName
(modulePath)
rollup.config.mjs:62
↓ 1 callersFunctiongetPageOrFrame
( page: Page, frames: Set<Frame>, )
src/tools/script.ts:175
↓ 1 callersMethodgetPages
()
src/McpContext.ts:787
↓ 1 callersFunctiongetRegistry
()
src/bin/check-latest-version.ts:14
↓ 1 callersMethodgetRetainers
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:140
↓ 1 callersMethodgetRetainingPaths
( filePath: string, nodeId: number, maxDepth?: number, maxNodes?: number, maxSiblings?: nu
src/HeapSnapshotManager.ts:153
↓ 1 callersFunctiongetRuntimeHome
(sessionId: string)
src/daemon/utils.ts:49
↓ 1 callersMethodgetServiceWorkerConsoleData
( extensionId: string, )
src/McpContext.ts:630
↓ 1 callersFunctiongetSourceBox
( page: Page, element: ElementHandle | undefined, fullPage: boolean, )
src/tools/screenshot.ts:20
↓ 1 callersMethodgetStaticData
( filePath: string, )
src/HeapSnapshotManager.ts:103
↓ 1 callersMethodgetStats
( filePath: string, )
src/HeapSnapshotManager.ts:96
↓ 1 callersMethodgetThirdPartyDeveloperTools
()
src/McpPage.ts:93
↓ 1 callersFunctiongetToolGroups
(page: McpPage)
src/McpResponse.ts:110
↓ 1 callersFunctiongetToolStatusInfo
( tool: ToolDefinition | DefinedPageTool, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:73
↓ 1 callersFunctiongetToolsAndCategories
(tools: any)
scripts/generate-docs.ts:435
↓ 1 callersFunctiongetToolsWithFilteredCategories
( filterOutCategories: ToolCategory[] = [], )
tests/index.test.ts:332
↓ 1 callersMethodgetWebMcpTools
()
src/McpPage.ts:97
↓ 1 callersFunctiongetWebWorker
( context: Context, serviceWorkerId: string, )
src/tools/script.ts:192
↓ 1 callersFunctiongetZodTypeInfo
(schema: ZodSchema)
scripts/generate-docs.ts:220
↓ 1 callersFunctionhandleRequest
(msg: DaemonMessage)
src/daemon/daemon.ts:159
↓ 1 callersFunctionhasEquivalentType
(zodType: ZodType, value: unknown)
src/telemetry/transformation.ts:120
↓ 1 callersMethodhasHeapSnapshots
()
src/McpContext.ts:954
↓ 1 callersFunctionhasOptionChildren
(aXNode: TextSnapshotNode)
src/tools/input.ts:252
↓ 1 callersMethodhasSnapshots
()
src/HeapSnapshotManager.ts:335
↓ 1 callersFunctioninitializeAndLaunchBrowser
(child: Server)
tests/shutdown.test.ts:113
↓ 1 callersMethodinsertExtraNodes
( page: McpPage, idToNode: Map<string, TextSnapshotNode>, seenUniqueIds: Set<string>, snapshot
src/TextSnapshot.ts:154
↓ 1 callersMethodisCruxEnabled
()
src/McpContext.ts:510
↓ 1 callersFunctionisPageScopedTool
( tool: ToolDefinition | DefinedPageTool, )
src/ToolHandler.ts:119
↓ 1 callersFunctionisRequired
(schema: ZodSchema)
scripts/generate-docs.ts:281
↓ 1 callersFunctionisRestrictedSource
Matches any import source that starts with one of the restricted packages.
scripts/eslint_rules/no-direct-third-party-imports-rule.js:81
↓ 1 callersFunctionisThirdPartyBarrel
Returns true when the file is inside src/third_party/.
scripts/eslint_rules/no-direct-third-party-imports-rule.js:88
↓ 1 callersFunctionisZodType
(type: string)
src/telemetry/transformation.ts:31
↓ 1 callersFunctionlistBundledDeps
* @returns {import('rollup').Plugin}
rollup.config.mjs:84
↓ 1 callersFunctionloadScenario
(scenarioPath: string)
scripts/eval_gemini.ts:27
↓ 1 callersFunctionmain
()
src/telemetry/watchdog/main.ts:78
↓ 1 callersFunctionmain
()
scripts/update-lighthouse.ts:15
↓ 1 callersFunctionmain
()
scripts/append-lighthouse-notices.ts:14
↓ 1 callersFunctionmain
()
scripts/eval_gemini.ts:179
↓ 1 callersFunctionmain
()
scripts/update_metrics.ts:134
↓ 1 callersFunctionmain
()
scripts/post-build.ts:21
↓ 1 callersFunctionmain
()
scripts/prepare.ts:44
↓ 1 callersFunctionmakeFormatter
(id: number, type: string, text: string, argsCount = 0)
tests/formatters/ConsoleFormatterGrouping.test.ts:32
↓ 1 callersFunctionnavigateWithInterception
( page: ContextPage, action: () => Promise<unknown>, allowListString?: string, timeout?: number, )
src/tools/pages.ts:20
↓ 1 callersFunctionnoPaginationOptions
(options: PaginationOptions)
src/utils/pagination.ts:64
↓ 1 callersFunctionnotify
(child: Server, msg: {method: string; params?: unknown})
tests/shutdown.test.ts:109
↓ 1 callersMethodobserve
(observer: DevTools.CDPConnection.CDPConnectionObserver)
src/devtools/DevToolsConnectionAdapter.ts:70
↓ 1 callersFunctiononParentDeath
(reason: string)
src/telemetry/watchdog/main.ts:126
↓ 1 callersFunctionpaginate
( items: readonly Item[], options?: PaginationOptions, )
src/utils/pagination.ts:22
↓ 1 callersFunctionparseSnapshot
(filePath)
skills/memory-leak-debugging/references/compare_snapshots.js:9
↓ 1 callersFunctionparseTrace
(fileName: string)
tests/tools/performance.test.ts:217
↓ 1 callersFunctionparseWatchdogArgs
()
src/telemetry/watchdog/main.ts:30
↓ 1 callersFunctionperformEvaluation
( evaluatable: Evaluatable, fnString: string, args: Array<JSHandle<unknown>>, response: Response, op
src/tools/script.ts:137
↓ 1 callersFunctionpngHeight
* Reads the pixel height from a PNG buffer's IHDR chunk (bytes 20..23).
tests/tools/screenshot.test.ts:31
↓ 1 callersFunctionpngWidth
* Reads the pixel width from a PNG buffer's IHDR chunk (bytes 16..19).
tests/tools/screenshot.test.ts:24
↓ 1 callersFunctionpopulateCruxData
We tell CrUXManager to fetch data so it's available when DevTools.PerformanceTraceFormatter is invoked
src/tools/performance.ts:236
↓ 1 callersFunctionregisterTool
(tool: ToolDefinition | DefinedPageTool)
src/index.ts:157
↓ 1 callersFunctionremoveConflictingGlobalDeclaration
* Removes the conflicting global HTMLElementEventMap declaration from * @paulirish/trace_engine/models/trace/ModelImpl.d.ts to avoid TS2717 error *
scripts/prepare.ts:25
↓ 1 callersFunctionresetUpdateCheckFlagForTesting
()
src/utils/check-for-updates.ts:23
↓ 1 callersMethodresolveCdpRequestId
(page: McpPage, cdpRequestId: string)
src/McpContext.ts:272
↓ 1 callersMethodresolveClassKeyFromId
( filePath: string, id: number, )
src/HeapSnapshotManager.ts:285
← previousnext →301–400 of 713, ranked by callers