Files
sdk/runtime/vm
regis@google.com f644ba9791 Complete implementation of bounds checking in the vm, by introducing a vm object
BoundedType that represents a type that could not be checked against an upper
bound at compile time. A BoundedType is verified at run time when used,
typically when it (and/or its bound) gets instantiated.
This fixes issues 7075 and 7625.
Added one test.
Review URL: https://codereview.chromium.org//12473002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19519 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-05 22:04:23 +00:00
..
2012-12-22 00:23:25 +00:00
2013-01-18 21:44:58 +00:00
2013-02-02 00:18:37 +00:00
2013-02-27 15:21:12 +00:00
2013-01-18 21:44:58 +00:00
2013-02-07 22:43:16 +00:00
2013-01-24 16:42:33 +00:00
2012-09-18 21:15:46 +00:00
2013-02-20 23:40:32 +00:00
2012-12-27 23:25:43 +00:00
2013-01-29 01:41:57 +00:00
2013-02-20 17:28:35 +00:00
2013-01-18 21:44:58 +00:00
2013-02-27 12:51:21 +00:00
2013-02-07 22:43:16 +00:00
2013-02-02 00:18:37 +00:00
2012-12-27 23:25:43 +00:00
2013-01-18 21:44:58 +00:00
2012-11-08 18:07:54 +00:00
2013-02-13 21:08:15 +00:00
2012-11-29 13:54:06 +00:00
2012-11-29 13:54:06 +00:00