DescriptionList constructor sentinel must not implement 'int' (extend JSInt).
Having a regular object that 'is' a number was causing horrible problems for type inference and generated code quality.
To get this to work required fixes in type inference and the collection of reified default argument values.
Fixes issue https://github.com/dart-lang/sdk/issues/25566
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/4a01c6a1cfacb1013e8acca2bc7422dfb5c8c408
Patch Set 1 : #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 13 (10 generated)
|