78bd9f17a1
Rationale: This simplifies finding the proper stack depth while traversing the entries in the DOM tree during OSR. Also enables asserting stack integrity on all paths (OSR and non-OSR) more rigidly. https://github.com/dart-lang/sdk/issues/38459 https://github.com/dart-lang/sdk/issues/38436 https://github.com/dart-lang/sdk/issues/38434 Change-Id: I3bc43def081013357e9a765e9e03fffe4c72dc6b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118473 Reviewed-by: Alexander Markov <alexmarkov@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Aart Bik <ajcbik@google.com>