diff options
| author | Stan Lo <stan001212@gmail.com> | 2025-12-01 18:01:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-01 18:01:12 +0000 |
| commit | 5f92d6da1e48ce62205858cdcc7e60108e585f5f (patch) | |
| tree | ef645b85dd958802e67f4ba4e8046b740b6f0fb6 /ruby_parser.c | |
| parent | e02eda194f1d1ff6998b5eb462dd2a2afc54281c (diff) | |
ZJIT: Standardize method dispatch insns' `recv` field (#15334)
ZJIT: Standardize C call related insn fields
- Add `recv` field to `CCall` and `CCallWithFrame` so now all method dispatch
related instructions have `recv` field, separate from `args` field.
This ensures consistent pointer arithmetic when generating code for these
instructions.
- Standardize `recv` field's display position in send related instructions.
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions
