Files
sdk/pkg/dev_compiler/test/codegen
Andrew Krieger 87bcbf9147 Move type tagging logic out of setSignature
setSignature is only called for classes with constructors or static
members, so previously _runtimeType was only set explicitly on such
classes. Now _runtimeType is not set on any classes except for Object,
and all other types inherit _runtimeType from Object.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/2076713002 .
2016-06-27 15:29:15 -07:00
..
2016-05-18 13:48:10 -07:00
2016-05-17 15:39:52 -07:00
2016-04-14 11:28:12 -07:00
2016-04-14 11:28:12 -07:00
2016-04-14 11:28:12 -07:00
2015-06-26 16:02:30 -07:00
2016-04-14 11:28:12 -07:00
2015-08-04 17:23:13 -07:00