163f8b9678
This no longer fails on a bogus error (setting a stack on a primitive): main() async => throw "hi"; Doesn't come up in tests as that path (rethrow) is only exercised for unhandled exceptions. Change-Id: I69bcf8c1c6a0cf8841c626594f95c48114ae5aaa Reviewed-on: https://dart-review.googlesource.com/48463 Commit-Queue: Vijay Menon <vsm@google.com> Reviewed-by: Jenny Messerly <jmesserly@google.com>