Commit b916392
[vm] Move handle check after barrier in CompileFunction runtime entry.
Remove redundant AOT runtime guard against compilation.
TEST=tsan
Bug: #53718
Change-Id: I1f1b5b0f01cfa08c13b3d3b7695297fac02c9cce
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431300
Reviewed-by: Alexander Aprelev <[email protected]>
Commit-Queue: Ryan Macnak <[email protected]>1 parent 18aa7d3 commit b916392
2 files changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1215 | 1215 | | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | | - | |
| 1218 | + | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
| 1224 | + | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
1230 | 1230 | | |
1231 | | - | |
| 1231 | + | |
1232 | 1232 | | |
1233 | 1233 | | |
1234 | 1234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3569 | 3569 | | |
3570 | 3570 | | |
3571 | 3571 | | |
3572 | | - | |
3573 | 3572 | | |
3574 | | - | |
3575 | | - | |
3576 | | - | |
3577 | | - | |
3578 | | - | |
3579 | | - | |
3580 | 3573 | | |
3581 | 3574 | | |
3582 | 3575 | | |
| |||
3586 | 3579 | | |
3587 | 3580 | | |
3588 | 3581 | | |
| 3582 | + | |
| 3583 | + | |
| 3584 | + | |
3589 | 3585 | | |
3590 | 3586 | | |
3591 | | - | |
3592 | 3587 | | |
3593 | 3588 | | |
3594 | 3589 | | |
| |||
0 commit comments