ebc180be95
Rationale: The regression test in this CL should throw with a NoSuchMethod on null. However, before the fix, AOT did not throw at all. https://github.com/dart-lang/sdk/issues/37408 Change-Id: I4037b163092caf78d313815624fd3b20c20f88ca Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/109550 Commit-Queue: Aart Bik <ajcbik@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>