0c892a8bc8
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>