Commit ba79b83
Address review: HC bit 10 for OP half-line detection, clarify byte switch
- Set bit 10 (0x0400) on HC during odd halflines so the Object
Processor's CONDITION_SECOND_HALF_LINE branch works correctly.
This mirrors VC's field bit 11 pattern.
- Use full addresses in JERRYReadByte switch cases to match the
word read style and avoid confusion about the mask behavior.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent afddc33 commit ba79b83
2 files changed
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
392 | 392 | | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
744 | 743 | | |
745 | | - | |
| 744 | + | |
746 | 745 | | |
747 | 746 | | |
748 | 747 | | |
| |||
0 commit comments