Closed tsjs-copybara-bot closed 4 years ago
Ensure all types are resolved after resolution.
This change captures are type instantiations in the type registry. Before resolution the instances are stored. During resolution, we resolve all types. After resolution we immediately resolve any new types.
Ensure all types are resolved after resolution.
This change captures are type instantiations in the type registry. Before resolution the instances are stored. During resolution, we resolve all types. After resolution we immediately resolve any new types.