Home
last modified time | relevance | path

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

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