DescriptionAdd annotations on native fields and methods
Automatically add annotations on native fields and methods where the
type is known to be a subtype of the API type. Example: The API is
declared as returning List<Node>, but we know from the IDL that this
is implemented by the native type _NodeList.
Also add some manual annotations.
The optimization is still hidden behind --enable-native-live-type-analysis
Committed: https://code.google.com/p/dart/source/detail?r=15181
Patch Set 1 #
Total comments: 10
Patch Set 2 : regen #Patch Set 3 : comment #
Messages
Total messages: 5 (0 generated)
|