1ed1e1cb62
Makes objects with call methods be treated as definite functions. Fixes https://github.com/dart-lang/sdk/issues/28087 . BUG= R=jmesserly@google.com Review-Url: https://codereview.chromium.org/2594873002 .