Searched refs:exposedVariableSymbolSet (Results 1 – 1 of 1) sorted by relevance
1639 const exposedVariableSymbolSet = new Map<string, true>(); // Key is symbol ID constant1950 if (!exposedVariableSymbolSet.has(idString)) {1952 exposedVariableSymbolSet.set(idString, true);