ruby/yjit
Takashi Kokubun e9e752c7ef Assert running_iseq before using it
When running_iseq happens to be 0, it's better to fail on the assertion
rather than referencing the null pointer.
2024-02-23 20:19:37 -08:00
..
bindgen YJIT: Pass nil to anonymous kwrest when empty (#9972) 2024-02-15 11:59:37 -05:00
src Assert running_iseq before using it 2024-02-23 20:19:37 -08:00
.gitignore
Cargo.lock Bump capstone from 0.10.0 to 0.11.0 in /yjit (#9653) 2024-01-22 14:44:00 -08:00
Cargo.toml Bump capstone from 0.10.0 to 0.11.0 in /yjit (#9653) 2024-01-22 14:44:00 -08:00
not_gmake.mk YJIT: Fix shared/static library symbol leaks 2023-01-27 12:28:09 -05:00
yjit.mk YJIT: Simplify linker flavor check 2023-10-05 17:31:54 -04:00