8fc7881fc8
This enables devirtualization of calls to _Closure methods, as _Closure is the only concrete implementation of Function. TEST=pkg/vm/testcases/transformations/type_flow/transformer/regress_51190.dart Fixes https://github.com/dart-lang/sdk/issues/51190 Change-Id: I7ba1357452993e7e1ea400a83e0201745d6df601 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280050 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.