Skip to content

Instantiations with type literals are not properly cached/shared #11941

Closed
@vladima

Description

@vladima

Currently every occurrence of type literal in the source code creates new anonymous type which breaks caching of instantiations. #11934 covers one case (for {} type literal) however in general the problem still exists (#10451)

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions