Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts38290 const thisTypeForErrorOut: { value: Type | undefined } = { value: undefined }; constant
/third_party/typescript/lib/
Dtsc.js72909 function getPromisedTypeOfPromise(type, errorNode, thisTypeForErrorOut) { argument
73057 var thisTypeForErrorOut = { value: undefined }; variable
DtypingsInstaller.js86472 function getPromisedTypeOfPromise(type, errorNode, thisTypeForErrorOut) { argument
86678 var thisTypeForErrorOut = { value: undefined }; variable