Chromium Code Reviews
Descriptiondart2js cps: More rewritings for compound assignments.
Compound assignments are now generated for:
- SetStatic, previously only supported for SetField, SetIndex, and
variable uses.
- SetField and SetIndex when the receiver is 'this', previously only
supported for variable uses.
- String concatenation with >2 arguments, previously only supported
with exactly 2 arguments.
BUG=
R=sra@google.com
Committed: https://github.com/dart-lang/sdk/commit/762c41f9e49d56846f9c67cce300f92308a6b7aa
Patch Set 1 #
Total comments: 2
Patch Set 2 : Undo changes to conditionals #Patch Set 3 : Remove a helper method from the conditionals patch #
Messages
Total messages: 9 (5 generated)
|
|||||||||||||||||||||||||||||||||||||