DescriptionHandle calls through call methods
This CL makes us recognizes calls through call methods as not requiring dynamic invokes. The analyzer seems to do the wrong thing on the return types though, so we'll still get casts on the results. Bug filed here: dartbug.com/23252 .
This fixes #7.
BUG=
R=jacobr@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/0f472e54349da8ce506df223b664deaa7c33eab2
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|