b11d057572
This removes the conservative exclusion of everything below num in the unboxer, and it allows some methods marked as entry points to not be entry points, as they are not actually referred explicitly in VM code. TEST=Existing test suite. Change-Id: If465b9081ac278a105ba99c23a49f5516b7bfbc0 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/169401 Commit-Queue: Aske Simon Christensen <askesc@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>