88a351f3d2
Avoids infinite recursion when the uncaught error is handled by the same, potentially still failing, uncaught error handler. Bug: https://github.com/dart-lang/sdk/issues/45616, https://github.com/dart-lang/sdk/issues/45617 Change-Id: I60ee0f1220b7345f4a41e1f1b323b8da47ed326e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194402 Reviewed-by: Nate Bosch <nbosch@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Auto-Submit: Lasse R.H. Nielsen <lrn@google.com> Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>