Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js206 …var enclosedTypes = new ScopedMembers(new DualStringHashTable(new StringHashTable(), new StringHas… variable
240 …var enclosedTypes = new ScopedMembers(new DualStringHashTable(publicEnclosedTypesTable, new String… variable
DparserRealSource6.js311 …function pushTypeCollectionScope(container, valueMembers, ambientValueMembers, enclosedTypes, ambi… argument