Chromium Code Reviews
DescriptionAllow constant static fields to overwrite defaults
Now one can overwrite fields like 'name' as 'static const' fields in
their class definition and not get runtime errors.
BUG= https://github.com/dart-lang/dev_compiler/issues/587
R=jmesserly@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/398132682375fb06e9e29d023bca3f95e1c68372
Patch Set 1 #
Total comments: 3
Patch Set 2 : Revert initial change and just add 'name' to blacklist #Patch Set 3 : Merge master #Messages
Total messages: 10 (4 generated)
|