Files
sdk/pkg/compiler/lib
Stephen Adams 74974952b9 Pass through method.requiredParameterCount
Pass through method.requiredParameterCount even when not needed for
Function.apply.

1. Decreases entropy (smaller gzip for same sized file)
2. We want the count for making decisions on using specialized tear-offs.

Change-Id: Ib45660b8a90425f003fc2fa1f670baf549fc6154
Reviewed-on: https://dart-review.googlesource.com/c/84022
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2018-11-10 00:54:48 +00:00
..