Searched refs:foundUnionRef (Results 1 – 1 of 1) sorted by relevance
513 GlobalTSTypeRef foundUnionRef = FindUnionInTypeTable(typeTable, unionType); in GetOrCreateUnionType() local514 if (!foundUnionRef.IsDefault()) { in GetOrCreateUnionType()515 return foundUnionRef; in GetOrCreateUnionType()