Files
sdk/pkg/dev_compiler/test
Bob Nystrom 44db042cd8 Redo how Type objects are exposed from DDC.
- Instead of using the raw runtime type that DDC uses for its type
  checks, use a WrappedType that correctly implements Type's interface.
- Compile class literals to wrap the type in a WrappedType.
- Make Object.runtimeType() do the same thing.

Fixes #488. Fixes #511.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/1944483002 .
2016-05-03 14:24:08 -07:00
..
2016-04-14 11:28:12 -07:00
2016-04-14 11:28:12 -07:00
2016-04-28 13:37:10 -07:00
2016-01-05 15:58:50 -08:00
2015-03-30 12:52:03 -07:00