Commit 727fc8f
[vm] Fix bad safepoint transition during AcceptCompilation.
When there is an error, we need to return to the VM state before allocating the exception and its message.
TEST=ci (flaky)
Change-Id: I69f37aee1d3f308ab942f1581fc05501507c5346
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414840
Commit-Queue: Ryan Macnak <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>1 parent 6f70ffa commit 727fc8f
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
643 | | - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
644 | 647 | | |
645 | 648 | | |
646 | 649 | | |
| |||
0 commit comments