Commit 2fdb5b8
committed
assignContextualParameterTypes handles arguments object
Previously, it would crash — the arguments object is a transient
symbol with no declaration, and `getEffectiveTypeAnnotationNode`
does not accept `undefined`.1 parent eb80799 commit 2fdb5b8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16665 | 16665 | | |
16666 | 16666 | | |
16667 | 16667 | | |
| 16668 | + | |
16668 | 16669 | | |
16669 | | - | |
| 16670 | + | |
16670 | 16671 | | |
16671 | 16672 | | |
16672 | 16673 | | |
| |||
0 commit comments