ruby/yjit
Takashi Kokubun e9f479d871 YJIT: Filter & calls from specialized C method codegen
Evident with the crash reported in [Bug #20997], the C replacement
codegen functions aren't authored to handle block arguments (nor
should they because the extra code from the complexity defeats
optimization). Filter sites with VM_CALL_ARGS_BLOCKARG.

Co-Authored-By: Alan Wu <alanwu@ruby-lang.org>
2025-01-14 21:16:37 -08:00
..
bindgen Bump shlex from 1.1.0 to 1.3.0 in /yjit/bindgen (#10985) 2024-06-13 10:02:02 -07:00
src YJIT: Filter & calls from specialized C method codegen 2025-01-14 21:16:37 -08:00
.gitignore
Cargo.lock YJIT: Make yjit_alloc_size available by default (#8426) 2023-09-13 10:48:14 -04:00
Cargo.toml YJIT: Make yjit_alloc_size available by default (#8426) 2023-09-13 10:48:14 -04: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