Files
sdk/runtime/lib
Régis Crelier 5f36c5f9d8 [vm] Delete BoundedType class in VM.
In Dart2, type bounds checking is either performed by the common front-end or
by explicitly generated code, but not by type finalization or runtime anymore,
as it was done in Dart1.
Consequently, the class BoundedType is not needed anymore, and malbounded or
malformed types are not seen by the runtime either.

Change-Id: I5d6e4c68d153d6730fa7ff7f6d9dcfa611299c16
Reviewed-on: https://dart-review.googlesource.com/c/86687
Commit-Queue: Régis Crelier <regis@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Samir Jindel <sjindel@google.com>
2018-12-10 23:15:27 +00:00
..
2018-11-08 02:02:39 +00:00
2018-11-15 19:08:09 +00:00
2018-11-08 02:02:39 +00:00
2018-12-10 23:15:27 +00:00
2018-11-08 02:02:39 +00:00
2018-11-09 00:13:26 +00:00
2018-11-08 02:02:39 +00:00
2018-11-09 00:13:26 +00:00
2018-12-10 23:15:27 +00:00
2018-11-08 02:02:39 +00:00
2018-11-08 02:02:39 +00:00