Home
last modified time | relevance | path

Searched defs:targetParameterCount (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts21524 const targetParameterCount = getParameterCount(target); constant
28124 const param = target.parameters[targetParameterCount]; constant