f2ab9478ee
The extra DebugCheck is skipped depending on the initializer expression, similarly to VariableSet. This matches how AST-based flow graph builder inserts DebugStepCheck for VariableDeclaration. Test: runtime/observatory/tests/service/async_star_step_out_test.dart Change-Id: Id1b11813b533996e219891f416e7008a994dbc51 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/114593 Reviewed-by: Régis Crelier <regis@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>