Files
sdk/runtime
Martin Kustermann 8b5a2b01e7 [VM] Move any updates to static call targets array into the flow graph compiler
We already do this for static calls, with this CL we'll also do it for stub calls.

Change-Id: I2ec78a94165472d4a197f78a5789336b1b29e089
Reviewed-on: https://dart-review.googlesource.com/71402
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2018-08-27 14:11:02 +00:00
..