Searched defs:regularType (Results 1 – 8 of 8) sorted by relevance
2780 regularType: LiteralType; property
55235 function createLiteralType(flags, value, symbol, regularType) { argument
66122 function createLiteralType(flags, value, symbol, regularType) { argument
22030 const regularType = (type as FreshObjectLiteralType).regularType; constant