Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtracing.ts281 const evolvingArrayType = type as EvolvingArrayType; constant
/third_party/typescript/lib/
Dtsc.js61873 function addEvolvingArrayElementType(evolvingArrayType, node) { argument
61880 function getFinalArrayType(evolvingArrayType) { argument