dart-sdk/sdk/lib/_internal
Daco Harkes 40bbb6dcc2 [vm] Const map, remove invalid assert
Isolates are allowed to race each other to initialize _indexNullable,
the last isolate wins. See
https://dart-review.googlesource.com/c/sdk/+/210726 and
https://dart-review.googlesource.com/c/sdk/+/203765.

These asserts were wrong, because another isolate could have initialized
_indexNullable in between places calling _createIndex and _createIndex
itself.

Closes: https://github.com/dart-lang/sdk/issues/47118

Change-Id: I5d55b9715ef622737a6f70c0b57590076ece3225
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212586
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2021-09-07 15:47:22 +00:00
..
js_dev_runtime [ddc] Enable construtor tearoff lowering 2021-09-03 17:48:58 +00:00
js_runtime [dart2js, js_runtime, js_dev_runtime] NaN-safe range checks. 2021-08-27 00:37:56 +00:00
sdk_library_metadata [dart2js] Add dart:_dart2js_runtime_metrics library and package 2021-08-03 18:25:00 +00:00
vm [vm] Const map, remove invalid assert 2021-09-07 15:47:22 +00:00
allowed_experiments.json Remove references to triple-shift and generic-metadata experiments. 2021-05-12 13:35:00 +00:00
fix_data.yaml Add fixes for HttpStatus constants 2021-06-22 23:39:57 +00:00