61ba2f1e9a
This CL adds reading of 'interface_target_reference' from kernel binary files and storing it in InstanceCallInstr IL instructions. Later, it will be used to generate better code in AOT (in strong mode). R=rmacnak@google.com Issue: https://github.com/dart-lang/sdk/issues/30480 Review-Url: https://codereview.chromium.org/3001883002 .