Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts25728 … const prototypeProperty = getPropertyOfType(identifierType, "prototype" as __String); constant
25779 const prototypeProperty = getPropertyOfType(rightType, "prototype" as __String); constant