ruby/yjit
Alan Wu 1df1edc080
YJIT: Fix comment and counter in rb_yjit_invalidate_ep_is_bp() (#10722)
`mem::take` substitutes an empty instance which makes `jit.ep_is_bp()`
return false.
2024-05-06 10:28:36 -04:00
..
bindgen YJIT: Add specialized codegen function for TrueClass#=== (#10640) 2024-04-29 14:32:07 -04:00
src YJIT: Fix comment and counter in rb_yjit_invalidate_ep_is_bp() (#10722) 2024-05-06 10:28:36 -04:00
.gitignore
Cargo.lock Bump capstone from 0.11.0 to 0.12.0 in /yjit (#10094) 2024-02-25 19:02:00 -08:00
Cargo.toml Bump capstone from 0.11.0 to 0.12.0 in /yjit (#10094) 2024-02-25 19:02:00 -08:00
not_gmake.mk YJIT: Fix shared/static library symbol leaks 2023-01-27 12:28:09 -05:00
yjit.mk Propagate jobserver FDs to cargo and rustc [ci skip] 2024-03-22 22:05:58 +09:00