Files
sdk/runtime/vm
Alexander Markov 9dcb026b26 [vm] Replace cycle_free and type_finalized bits with class loading state
This change renames Class::is_cycle_free to Class::is_declaration_loaded
and under the hood replaces cycle_free and type_finalized bits with
class loading state enum.

Also, added new assertions to check is_declaration_loaded().

Change-Id: Ib43e12731d0dc782e273be8e55912494e102cd79
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/104920
Reviewed-by: Régis Crelier <regis@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2019-06-05 01:05:51 +00:00
..
2018-11-08 02:02:39 +00:00
2019-04-18 20:12:09 +00:00
2018-11-01 16:37:22 +00:00
2018-08-20 22:47:31 +00:00
2019-01-25 16:45:13 +00:00
2019-06-03 14:36:04 +00:00
2019-06-03 14:36:04 +00:00
2019-03-15 12:38:54 +00:00
2019-05-06 21:01:39 +00:00
2019-05-06 21:01:39 +00:00
2018-12-10 23:15:27 +00:00
2018-12-10 23:15:27 +00:00
2019-06-03 14:36:04 +00:00
2018-12-04 20:18:23 +00:00
2019-04-18 20:12:09 +00:00
2019-05-23 19:10:46 +00:00
2019-05-23 19:10:46 +00:00