Files
TypeScript/tests/cases/fourslash
Nathan Shively-Sanders ea8ccc2ce4 In JS, constructor functions infer from call+construct (#28353)
* constructor functions infer from call+construct

Also fix an incorrect combining of inferences for rest parameters: the
inferred types will be arrays in the body of the function and the
arguments from outside the function will be the element type.

* All functions infer from call+construct contexts
2018-11-16 09:51:07 -08:00
..
2018-09-11 13:56:51 +03:00
2018-11-08 18:02:04 +01:00
2018-11-05 21:45:19 +09:00
2018-11-15 09:34:07 -08:00
2018-11-05 21:45:19 +09:00