Commit 02365e1
ZJIT: Assert we never try to get the byte size of an
An `Empty` value has no representable size. The caller trying to get the size is operating on an unreachable instruction that should have already been removed.Empty value1 parent 1cd2c5d commit 02365e1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
596 | 599 | | |
597 | 600 | | |
598 | 601 | | |
| |||
0 commit comments