MCPcopy Create free account

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

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

↓ 1 callersFunctiondetectOsType
()
src/telemetry/ClearcutLogger.ts:28
↓ 1 callersFunctiondiscoverBundledPackages
* Parse all .ts files in src/third_party/ and extract the bare package names * from import/export statements. Relative imports and node_modules paths
scripts/eslint_rules/no-direct-third-party-imports-rule.js:40
↓ 1 callersFunctiondiscoverScenarios
( scenariosDir: string, scenarioFilter?: string, )
scripts/profile/profile_mcp.ts:49
↓ 1 callersMethoddispose
()
src/PageCollector.ts:99
↓ 1 callersMethoddisposeSnapshot
(filePath: string)
src/HeapSnapshotManager.ts:405
↓ 1 callersFunctionensureBrowserLaunched
( options: McpLaunchOptions, )
src/browser.ts:277
↓ 1 callersFunctionensureSubmodule
()
scripts/prepare.ts:41
↓ 1 callersFunctionescapeHtmlTags
(text: string)
scripts/generate-docs.ts:61
↓ 1 callersMethodexecuteThirdPartyDeveloperTool
( toolName: string, params: Record<string, unknown>, response: Response, )
src/McpPage.ts:440
↓ 1 callersFunctionexit
(code: number)
src/telemetry/watchdog/main.ts:93
↓ 1 callersFunctionfetchPageTitle
(page: Page)
src/McpResponse.ts:1421
↓ 1 callersFunctionfetchTools
()
scripts/generate-cli.ts:27
↓ 1 callersFunctionfillFormElement
( uid: string, value: string, context: McpContext, page: ContextPage, )
src/tools/input.ts:241
↓ 1 callersMethodfind
( extensionId: string, filter: (item: WithSymbolId<ConsoleMessage | UncaughtError>) => boolean, )
src/ServiceWorkerCollector.ts:196
↓ 1 callersFunctionflushLogs
( logFile: fs.WriteStream, timeoutMs = 2000, )
src/utils/logger.ts:35
↓ 1 callersMethodformat
( context: McpContext, data: { detailedConsoleMessage: ConsoleFormatter | IssueFormatter | undef
src/McpResponse.ts:724
↓ 1 callersFunctionformatArg
(arg: unknown, formatter: {isIgnored: IgnoreCheck})
src/formatters/ConsoleFormatter.ts:324
↓ 1 callersFunctionformatArgs
(msg: ConsoleMessageDetailed)
src/formatters/ConsoleFormatter.ts:308
↓ 1 callersFunctionformatArgumentNames
(names: string[])
src/ToolHandler.ts:131
↓ 1 callersFunctionformatAsyncFragment
( fragment: DevTools.DevTools.StackTrace.StackTrace.AsyncFragment, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:384
↓ 1 callersFunctionformatCause
( cause: SymbolizedError | undefined, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:412
↓ 1 callersFunctionformatDOMLinkState
( state: DevTools.HeapSnapshotModel.HeapSnapshotModel.DOMLinkState, )
src/formatters/HeapSnapshotFormatter.ts:265
↓ 1 callersMethodformatDuplicateStrings
( groups: readonly DuplicateStringGroup[], )
src/formatters/HeapSnapshotFormatter.ts:127
↓ 1 callersFunctionformatHeadlers
(headers: Record<string, string>)
src/formatters/NetworkFormatter.ts:266
↓ 1 callersMethodformatObjectInfo
( info: DevTools.HeapSnapshotModel.HeapSnapshotModel.ObjectInfo, )
src/formatters/HeapSnapshotFormatter.ts:247
↓ 1 callersFunctionformatSignedCount
(n: number)
src/formatters/HeapSnapshotFormatter.ts:279
↓ 1 callersFunctionformatSignedSize
(bytes: number)
src/formatters/HeapSnapshotFormatter.ts:283
↓ 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:474
↓ 1 callersMethodgetAggregates
( filePath: string, filterName?: string, objectId?: number, )
src/HeapSnapshotManager.ts:102
↓ 1 callersFunctiongetCategoryStatus
( category: ToolCategory, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:44
↓ 1 callersMethodgetClassDiffs
( baseFilePath: string, currentFilePath: string, )
src/HeapSnapshotManager.ts:254
↓ 1 callersFunctiongetConditionStatus
( condition: string, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:68
↓ 1 callersMethodgetConsoleMessageById
( id: number, )
src/McpPage.ts:371
↓ 1 callersFunctiongetDaemonPid
(sessionId: string)
src/daemon/utils.ts:91
↓ 1 callersFunctiongetDataFolder
()
src/telemetry/persistence.ts:22
↓ 1 callersMethodgetDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/HeapSnapshotManager.ts:273
↓ 1 callersMethodgetDominatorsOf
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:229
↓ 1 callersMethodgetDuplicateStrings
(filePath: string)
src/HeapSnapshotManager.ts:396
↓ 1 callersMethodgetEdges
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:241
↓ 1 callersMethodgetExtension
(id: string)
src/McpContext.ts:693
↓ 1 callersMethodgetHeapSnapshotDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/McpContext.ts:862
↓ 1 callersMethodgetHeapSnapshotDominators
( filePath: string, nodeId: number, )
src/McpContext.ts:786
↓ 1 callersMethodgetHeapSnapshotDuplicateStrings
( filePath: string, )
src/McpContext.ts:710
↓ 1 callersMethodgetHeapSnapshotEdges
( filePath: string, nodeId: number, )
src/McpContext.ts:845
↓ 1 callersMethodgetHeapSnapshotNativeContextSizes
( filePath: string, )
src/McpContext.ts:728
↓ 1 callersMethodgetHeapSnapshotNodesById
( filePath: string, id: number, filterName?: string, objectId?: number, )
src/McpContext.ts:734
↓ 1 callersMethodgetHeapSnapshotObjectDetails
( filePath: string, nodeId: number, )
src/McpContext.ts:755
↓ 1 callersMethodgetHeapSnapshotRetainers
( filePath: string, nodeId: number, )
src/McpContext.ts:748
↓ 1 callersMethodgetHeapSnapshotRetainingPaths
( filePath: string, nodeId: number, maxDepth?: number, maxNodes?: number, maxSiblings?: nu
src/McpContext.ts:770
↓ 1 callersMethodgetHeapSnapshotStaticData
( filePath: string, )
src/McpContext.ts:722
↓ 1 callersMethodgetHeapUsage
()
scripts/profile/inspector.ts:101
↓ 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 callersFunctiongetMockBrowser
()
tests/utils.ts:403
↓ 1 callersFunctiongetMockPage
()
tests/utils.ts:382
↓ 1 callersMethodgetNativeContextSizes
( filePath: string, )
src/HeapSnapshotManager.ts:144
↓ 1 callersMethodgetNetworkRequestById
(reqid: number)
src/McpPage.ts:377
↓ 1 callersMethodgetNetworkRequests
(includePreservedRequests?: boolean)
src/McpPage.ts:347
↓ 1 callersMethodgetNodesById
( filePath: string, id: number, filterName?: string, objectId?: number, )
src/HeapSnapshotManager.ts:165
↓ 1 callersMethodgetObjectInfo
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:197
↓ 1 callersMethodgetOrCreateIdForClassKey
( filePath: string, classKey: string, )
src/HeapSnapshotManager.ts:151
↓ 1 callersFunctiongetPackageName
(modulePath)
rollup.config.js:71
↓ 1 callersFunctiongetPageOrFrame
( page: Page, frames: Set<Frame>, )
src/tools/script.ts:174
↓ 1 callersFunctiongetRegistry
()
src/bin/check-latest-version.ts:14
↓ 1 callersFunctiongetResolvedVersion
(packageName)
rollup.config.js:57
↓ 1 callersMethodgetRetainers
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:184
↓ 1 callersMethodgetRetainingPaths
( filePath: string, nodeId: number, maxDepth?: number, maxNodes?: number, maxSiblings?: nu
src/HeapSnapshotManager.ts:209
↓ 1 callersFunctiongetRuntimeHome
(sessionId: string)
src/daemon/utils.ts:61
↓ 1 callersMethodgetServiceWorkerConsoleData
( extensionId: string, )
src/McpContext.ts:471
↓ 1 callersFunctiongetSourceBox
( page: Page, element: ElementHandle | undefined, fullPage: boolean, )
src/tools/screenshot.ts:20
↓ 1 callersMethodgetStaticData
( filePath: string, )
src/HeapSnapshotManager.ts:137
↓ 1 callersMethodgetStats
( filePath: string, )
src/HeapSnapshotManager.ts:130
↓ 1 callersMethodgetThirdPartyDeveloperTools
()
src/McpPage.ts:222
↓ 1 callersMethodgetToolGroups
()
src/McpPage.ts:226
↓ 1 callersFunctiongetToolStatusInfo
( tool: ToolDefinition | DefinedPageTool, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:79
↓ 1 callersFunctiongetToolsAndCategories
(tools: any)
scripts/generate-docs.ts:435
↓ 1 callersFunctiongetToolsWithFilteredCategories
( filterOutCategories: ToolCategory[] = [], )
tests/index.test.ts:357
↓ 1 callersMethodgetWebMcpTools
()
src/McpPage.ts:327
↓ 1 callersFunctiongetWebWorker
( context: Context, serviceWorkerId: string, )
src/tools/script.ts:191
↓ 1 callersFunctiongetZodTypeInfo
(schema: ZodSchema)
scripts/generate-docs.ts:220
↓ 1 callersFunctionhandleRequest
(msg: DaemonMessage)
src/daemon/daemon.ts:161
↓ 1 callersFunctionhasEquivalentType
(zodType: ZodType, value: unknown)
src/telemetry/transformation.ts:148
↓ 1 callersFunctionhasOptionChildren
(aXNode: TextSnapshotNode)
src/tools/input.ts:237
↓ 1 callersMethodhasSnapshots
()
src/HeapSnapshotManager.ts:401
↓ 1 callersFunctioninitializeAndLaunchBrowser
(child: Server)
tests/shutdown.test.ts:130
↓ 1 callersMethodinsertExtraNodes
( page: McpPage, idToNode: Map<string, TextSnapshotNode>, seenUniqueIds: Set<string>, snapshot
src/TextSnapshot.ts:173
↓ 1 callersFunctioninspectorUrlFrom
( transport: StdioClientTransport, )
scripts/profile/inspector.ts:133
↓ 1 callersMethodisCruxEnabled
()
src/McpContext.ts:358
↓ 1 callersFunctionisPageScopedTool
( tool: ToolDefinition | DefinedPageTool, )
src/ToolHandler.ts:125
↓ 1 callersFunctionisRequired
(schema: ZodSchema)
scripts/generate-docs.ts:281
← previousnext →301–400 of 754, ranked by callers