DescriptionIgnore constructor phase parameter
When --move_super is true (the default value), the super constructor call
is moved to the end of the initializer list. In that case, the phase parameter
is not necessary. This change eliminates the check of the phase parameter in the constructor code, but does not yet eliminate the phase parameter.
BUG=
R=srdjan@google.com
Committed: https://github.com/dart-lang/sdk/commit/cb5e5868486759e8d4d53627dbd9a59b120ec666
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|