Commit d2b19ba
[compiler] Emit proper instruction on indirect write barrier
When skipping indirect write barriers, we need to emit
kArchStoreIndirectSkippedWriteBarrier which triggers the right
verification.
Bug: 437096305, 445102886
Change-Id: Ib4f3161a78fea1b7ce605e44a9484acd0fd825ba
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6954306
Reviewed-by: Darius Mercadier <[email protected]>
Commit-Queue: Dominik Inführ <[email protected]>
Cr-Commit-Position: refs/heads/main@{#102524}1 parent 36dda0d commit d2b19ba
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
1282 | | - | |
1283 | | - | |
| 1282 | + | |
| 1283 | + | |
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1478 | 1478 | | |
1479 | 1479 | | |
1480 | 1480 | | |
1481 | | - | |
1482 | | - | |
| 1481 | + | |
| 1482 | + | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | 1485 | | |
| |||
0 commit comments