MCPcopy Index your code
hub / github.com/nodejs/node / argumentLengthCheck

Method argumentLengthCheck

deps/undici/src/types/webidl.d.ts:332–332  ·  view source on GitHub ↗
(args: { length: number }, min: number, context: string)

Source from the content-addressed store, hash-verified

330 ): (V: unknown) => ReturnType<typeof converter> | null
331
332 argumentLengthCheck (args: { length: number }, min: number, context: string): void
333}
334
335interface WebIDLExtendedAttributes {

Callers 15

iteratorMixinFunction · 0.80
appendMethod · 0.80
deleteMethod · 0.80
getMethod · 0.80
getAllMethod · 0.80
hasMethod · 0.80
setMethod · 0.80
appendMethod · 0.80
deleteMethod · 0.80
getMethod · 0.80
hasMethod · 0.80
setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected