b9c58808e8
When retrying compilation due to large branch offsets or interleaving code generation of stubs which adds objects to the global object pool, we don't need to rebuild flow graph and redo optimizations. We can just retry code generation. TEST=ci Change-Id: Id546d6098c182ccacb4e17e25597a9ff8afe68a4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399461 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>