Chromium Code Reviews
Descriptiondart2js: Don't add properties to native classes that are not needed.
This has no impact on the output, and almost no impact on the compilation time.
However, it makes it clearer, that unneeded native classes really are not needed, and don't need their nativeSpecProperty either.
I want to refactor this code in another CL, but I think it's cleaner if this if-check is already in place now, and not merged into a bigger change.
R=sra@google.com
Committed: https://code.google.com/p/dart/source/detail?r=43096
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||