TypeScript Bot 6317c901d7 Cherry-pick PR #34764 into release-3.7 (#34765)
Component commits:
ab9bc3a55a Fix type reference to merged prototype property assignment
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:58:15 -07:00
..
2019-10-17 17:45:13 -07:00
2019-10-17 17:22:47 -07:00
2019-10-21 10:46:41 -07:00
2019-06-14 09:46:02 +03:00