Chromium Code Reviews
Descriptiondart2js: rewrite_async: Don't call JavaScript factory constructor with 'new'
'new' does an unused allocation in this case, since the factory is a static method.
R=efortuna@google.com
Also: use literal syntax for lists.
Committed: https://github.com/dart-lang/sdk/commit/7f3b385d4ce6c09861791cdd02bad904c9f2164a
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|
||||||||||||||||||||||||||||