Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts11687 … const thisParam = combineUnionThisParam(left.thisParameter, right.thisParameter, paramMapper); constant
28092 …const thisParam = combineIntersectionThisParam(left.thisParameter, right.thisParameter, paramMappe… constant