Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12150 …const extendedConstraint = constraint && constraint.flags & TypeFlags.TypeParameter ? getConstrain… constant
23278 const extendedConstraint = getConstraintOfType(constraintType); constant