fea78fd860
This is a small tweak to allow using `-r jit` when iterating with the precompiled test runner snapshot. The `resolvedExecutable` was pointing to the aotruntime rather than the dart binary. This makes the choice of using the dart binary unambiguous. TEST=local manual testing, target is only used for local iteration Change-Id: I988b7597b68d7c16ec806774795109197e9a6996 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/493163 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>