Files
TypeScript/src/compiler
Nathan Shively-SandersandGitHub 080e41dc90 Fix type reference to merged prototype property assignment (#34764)
The constructor function code path in the return type checking of
signatures needs to pass the *merged* symbol of the declaration to
getDeclaredTypeOfClassOrInterface. Other callers of
getDeclaredTypeOfClassOrInterface do this, or used an already-merged
symbol.

Fixes #33993
2019-10-28 10:14:04 -07:00
..
2019-10-17 11:54:26 -07:00
2019-10-21 14:51:21 -07:00
2019-08-09 07:30:40 +03:00
2019-10-21 16:22:10 -07:00
2019-09-30 15:33:50 -07:00
2019-09-23 06:14:52 -07:00
2019-10-21 16:22:10 -07:00