Files
TypeScript/tests/baselines/reference
Nathan Shively-Sanders 8c01efba04 Allow JS multiple declarations of ctor properties
When a property is declared in the constructor and on the prototype of
an ES6 class, the property's symbol is discarded in favour of the
method's symbol. That because the usual use for this pattern is to bind
an instance function: `this.m = this.m.bind(this)`. In this case the
type you want really is the method's type.
2016-08-03 10:33:10 -07:00
..
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-08-01 09:50:08 -07:00
2016-08-01 09:50:08 -07:00
2016-08-01 09:50:08 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-29 08:34:14 -07:00
2016-07-22 16:56:33 -07:00
2016-07-22 16:56:33 -07:00
2016-07-29 08:34:14 -07:00
2016-07-18 17:18:35 -07:00
2016-07-22 16:56:33 -07:00
2016-07-22 16:56:33 -07:00
2016-07-22 16:56:33 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:31:48 -07:00
2016-07-18 17:18:35 -07:00
2016-07-22 16:56:33 -07:00
2016-07-22 16:56:33 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:31:48 -07:00
2016-07-22 16:56:33 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:31:48 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00
2016-07-18 17:18:35 -07:00