Files
sdk/runtime/lib
John McCutchan c692a64e5a Rework how enums are implemented and reloaded
- Enum instances now hold their index and their label. Before the labels were held in a static array to the side and the index was used to look up the label.

- Before and after reload enum instances are now paired (by label) and put into the 'become' table.

Fixes https://github.com/dart-lang/sdk/issues/26877

R=rmacnak@google.com

Review URL: https://codereview.chromium.org/2153143002 .
2016-07-15 10:52:20 -07:00
..
2016-06-16 10:44:30 -07:00
2016-02-17 13:20:53 -08:00
2016-02-22 08:53:11 -08:00
2016-05-04 18:47:36 -07:00
2016-06-08 07:34:55 -07:00
2013-09-20 15:54:10 +00:00
2016-03-21 17:21:05 -07:00
2016-06-03 15:10:51 -07:00
2016-07-14 18:27:55 -07:00
2016-06-30 12:20:15 +02:00
2013-09-25 13:52:15 +00:00