Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts29804 … const isUncheckedJS = isUncheckedJSSuggestion(node, leftType.symbol, /*excludeClasses*/ true); constant
34552 … const isUncheckedJS = isUncheckedJSSuggestion(left, rightType.symbol, /*excludeClasses*/ true); constant
/third_party/typescript/lib/
Dtsc.js65765 function reportNonexistentProperty(propNode, containingType, isUncheckedJS) { argument
DtypingsInstaller.js78360 function reportNonexistentProperty(propNode, containingType, isUncheckedJS) { argument