MCPcopy Create free account
hub / github.com/ChromeDevTools/devtools-frontend / at

Method at

scripts/javascript_natives/test.d.ts:6–6  ·  view source on GitHub ↗
(index: number)

Source from the content-addressed store, hash-verified

4
5interface Array<T> {
6 at(index: number): T|undefined;
7 diffSig(oneSig: number): T|undefined;
8}
9

Callers 15

startScreencastMethod · 0.65
stopScreencastMethod · 0.65
screencastFrameMethod · 0.65
buildOriginalScopesFunction · 0.65
beforePseudoElementMethod · 0.65
afterPseudoElementMethod · 0.65
markerPseudoElementMethod · 0.65

Calls

no outgoing calls

Tested by 2

getInsightOrderFunction · 0.52
getMsDifferencesFunction · 0.52