Chromium Code Reviews
Descriptiondart2js cps: Do not propagate InvokeMethodDirectly receiver.
The target function might not exist before the class has been
instantiated for the first time, so the receiver must be evaluated
before the callee expression.
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/d730063475ee11d9ee8ff43f20f9053b6d5646e2
Patch Set 1 #Patch Set 2 : Add comment #Messages
Total messages: 4 (1 generated)
|