Ryan Macnak
|
cd5b99154f
|
[vm] Fix potential upref of null in GenerateAppAOTAsAssembly.
Fixes GCC TSAN build.
TEST=local build
Change-Id: I8e7829835b412a9f5fdf638c793d6acf4a2dc501
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/472664
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
|
2026-01-20 09:49:35 -08:00 |
|
Ryan Macnak
|
3c298dbca5
|
[vm] Update to constexpr in runtime/bin.
TEST=build
Change-Id: I18fc7cfe725dc978d4b23de6191e455ac7cd75e5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293800
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
|
2023-04-12 20:32:29 +00:00 |
|
John McCutchan
|
a4adbffb50
|
Remove legacy restart code
Also fixes #29092 by threading Error objects back to the message handler.
BUG=
R=asiva@google.com, rmacnak@google.com
Review-Url: https://codereview.chromium.org/2759533002 .
|
2017-03-20 08:47:39 -07:00 |
|
Ryan Macnak
|
6500f6ee72
|
Factor out snapshot helpers from main.cc.
R=zra@google.com
Review-Url: https://codereview.chromium.org/2681193002 .
|
2017-02-13 11:17:31 -08:00 |
|