Files
sdk/runtime/vm
Alexander Aprelev fc16a52f2d [vm/shared] Replace static final _emptyList with getter.
static final _emptyList can't be used in isolategroup mutator code, so the code that uses lists didn't work in that setting neither.
Having natively-implemented _emptyList getter fixes this issue.

TEST=run_isolate_group_run_test

Change-Id: Iad422231829d1dc0994863632521f50f2f8247ab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443146
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2025-07-31 18:03:22 -07:00
..
2024-07-23 10:43:43 +00:00
2024-04-17 19:14:41 +00:00
2023-03-06 22:06:59 +00:00
2025-05-05 15:21:13 -07:00
2023-09-12 16:22:19 +00:00
2025-07-04 00:25:57 -07:00
2023-06-23 20:35:00 +00:00
2024-04-17 19:14:41 +00:00
2024-03-20 20:08:13 +00:00
2025-02-11 20:09:11 -08:00
2025-05-07 07:18:41 -07:00
2024-04-17 19:14:41 +00:00
2024-03-20 20:08:13 +00:00
2025-06-18 06:09:14 -07:00