Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts11317 const thisArgument = lastOrUndefined(typeArguments); constant
/third_party/typescript/lib/
DtypingsInstaller.js60678 function getTypeWithThisArgument(type, thisArgument, needApparentType) { argument
Dtsc.js50406 function getTypeWithThisArgument(type, thisArgument, needApparentType) { argument