Files
sdk/runtime/vm
Jens Johansen d53f02aa8a Remove writeOptionalReference
References can be null --- it's written as the byte [0].
Thus in the null case it would before be [0] and now be [0].
In the non-null case it would before be [1, xyz] (1 for Tag.Something
and xyz for the actual, now positive, uint30). Now it would be [xyz].

Change-Id: Ibc08d3afb7275b0429a4d6c5e667fbd381121489
Reviewed-on: https://dart-review.googlesource.com/c/85394
Reviewed-by: Kevin Millikin <kmillikin@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
2019-01-04 13:31:03 +00:00
..
2019-01-04 13:31:03 +00:00
2018-12-14 10:49:18 +00:00
2018-10-26 13:00:33 +00:00
2018-10-10 23:19:24 +00:00
2018-09-21 21:30:33 +00:00
2018-09-21 21:30:33 +00:00
2019-01-03 19:04:10 +00:00
2018-11-01 16:37:22 +00:00
2018-11-01 16:37:22 +00:00
2018-11-08 02:02:39 +00:00
2019-01-03 19:04:10 +00:00
2019-01-04 13:31:03 +00:00
2018-11-01 16:37:22 +00:00
2018-08-20 22:47:31 +00:00
2018-11-01 16:37:22 +00:00
2017-10-30 22:02:20 +00:00
2018-11-08 02:02:39 +00:00
2018-11-09 00:13:26 +00:00
2019-01-02 17:57:52 +00:00
2018-11-09 00:13:26 +00:00
2018-11-09 00:13:26 +00:00
2018-11-20 17:25:42 +00:00
2017-11-23 00:07:56 +00:00
2017-11-23 00:07:56 +00:00
2018-12-10 23:15:27 +00:00
2018-12-10 23:15:27 +00:00
2018-11-08 02:02:39 +00:00
2017-06-22 08:49:22 -07:00
2018-11-08 02:02:39 +00:00
2018-11-08 02:02:39 +00:00
2018-09-21 21:30:33 +00:00
2018-12-04 20:18:23 +00:00