Commit 0255384
Integerize rx/tpl lex bookkeeping and force-inline Rust hot path.
Replace string-set Scan bookkeeping with lid/kid flag tables across portable targets; add #[inline(always)] on Rust emit/prev_is_value so -O full-parse keeps the lex wins instead of regressing via call/layout effects.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 4efbe84 commit 0255384
4 files changed
Lines changed: 279 additions & 229 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
685 | 711 | | |
686 | 712 | | |
687 | 713 | | |
| |||
0 commit comments