Files
sdk/pkg/compiler/lib
Stephen Adams 0c892a8bc8 Improve signatures of tear-offs
Signatures for static tear-offs cannot have free variables, so we can
always generate them in the types table.

Signatures for instance tear-offs can always use the existing
mechanism, since the type must be parameterized only by the class
instance type parameters.

Change-Id: I3ccfe8fc9220c57cfee07e1f7d9afbd5674b2b92
Reviewed-on: https://dart-review.googlesource.com/48841
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Emily Fortuna <efortuna@google.com>
2018-03-31 01:30:21 +00:00
..
2018-03-31 01:30:21 +00:00
2018-03-26 21:55:32 +00:00