34290dca77
This prepares for using LocalFunctionElement.callMethod as the key for local functions instead of the local functions themselves - corresponding to the world after closure conversion. Main changes in elements/elements.dart inferrer/inferrer_engine.dart inferrer/type_graph_inferrer.dart inferrer/type_system.dart R=sigmund@google.com Review-Url: https://codereview.chromium.org/2955353002 .