Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts9328 …const containerObjectType = getJSContainerObjectType(declaration, getSymbolOfNode(declaration), ge… constant
9481 …const containerObjectType = symbol.valueDeclaration && getJSContainerObjectType(symbol.valueDeclar… constant