Chromium Code Reviews
DescriptionCheck against the correct type when decoding runtime types.
The type [Type] is represented by its constructor function in the runtime type system, and if it used as a type argument, we install a $isType-tag on it for subtype checks.
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=40045
Patch Set 1 #Patch Set 2 : Add test. #Patch Set 3 : Update type comment. #
Total comments: 2
Patch Set 4 : Add comparison of result. #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||