diff options
| author | Stan Lo <stan.lo@shopify.com> | 2025-08-06 21:51:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 13:51:41 -0700 |
| commit | 4a70f946a7131da871ca2aef8256a8b94299eba6 (patch) | |
| tree | 2249c78197f2ac45169913afb3b18a2c09b80078 /libexec | |
| parent | e378a21a32bb0ca26f206f975073760a4e1a8bef (diff) | |
ZJIT: Implement SingleRactorMode invalidation (#14121)
* ZJIT: Implement SingleRactorMode invalidation
* ZJIT: Add macro for compiling jumps
* ZJIT: Fix typo in comment
* YJIT: Fix typo in comment
* ZJIT: Avoid using unexported types in zjit.h
`enum ruby_vminsn_type` is declared in `insns.inc` and is not exported.
Using it in `zjit.h` would cause build errors when the file including it
doesn't include `insns.inc`.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions
