Files
sdk/pkg/dev_compiler/tool/input_sdk/patch
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-01-12 14:17:40 -08:00
2016-05-03 09:34:44 -07:00
2015-03-02 16:00:53 -08:00
2015-05-05 10:58:33 -07:00
2015-03-02 16:00:53 -08:00
2015-03-02 16:00:53 -08:00