Descriptiondart2js: Process arguments to direct invocations as if the target is known.
When a method is invoked directly the target is known. Normalize the
arguments based on the known target at CPS-translation time. If this is not
done, then the call may go indirectly through a stub which is not actually
generated.
R=asgerf@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/12d79f91a3cb5dc01f78e2f3fd62f607fab95212
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|