Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts10067 …const baseConstructorType = getBaseConstructorTypeOfClass(getDeclaredTypeOfClassOrInterface(symbol… constant
10454 const baseConstructorType = checkExpression(baseTypeNode.expression); constant
10553 const baseConstructorType = getApparentType(getBaseConstructorTypeOfClass(type)); constant
11439 const baseConstructorType = getBaseConstructorTypeOfClass(classType); constant
11819 const baseConstructorType = getBaseConstructorTypeOfClass(classType); constant
26560 const baseConstructorType = getBaseConstructorTypeOfClass(classInstanceType); constant
40916 const baseConstructorType = getBaseConstructorTypeOfClass(type); constant