8fb9578d95
`visitFunctionInvocation()` and `visitLocalFunctionInvocation()` now emit code directly. Towards reducing the variety of code that flows through `_emitMethodCall()` so hot reload soundness checks can be added when they are appropriate. Change-Id: I11e7fef6a454509a18f570bc2a316e81b9e09f2a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422365 Reviewed-by: Nate Biggs <natebiggs@google.com> Reviewed-by: Mark Zhou <markzipan@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>