DescriptionFixes issue 14742. Dart API may allocate objects without calling the constructor, this messes up the nullability tracking in the VM. Simple fix for now: initialize fields nullability, type, length if allocated via Dart API.
R=asiva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=30233
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 7 (0 generated)
|