Chromium Code Reviews
DescriptionUse the fast canonical type cache for non-generic classes, even if their
superclass is generic, in which case the type argument vector is not
necessarily empty, but definitely constant.
Until now, the fast cache was only used for classes without type arguments along
the whole superclass chain.
R=srdjan@google.com
Committed: https://github.com/dart-lang/sdk/commit/fe563306d4e8da64e5ac5c3c176e96e526f6a84e
Patch Set 1 #
Total comments: 4
Patch Set 2 : address comments #
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||