Files
sdk/runtime
Alexander Aprelev 89fc3e1269 [vm/switchable_call] Refactor SwitchableCallHandler so that resolution is done outside of RunWithStoppedMutators.
The only exception is DoMonomorphicMiss which still resolves "old_target" inside RunWithStoppedMutators.

Bug: https://github.com/dart-lang/sdk/issues/36097

Change-Id: I5a199113d8ff3cc9064860b8e385f65642bd740c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150200
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2020-06-12 22:00:02 +00:00
..