ruby/yjit/bindgen
Alan Wu 11f121364a
YJIT: Support splat with C methods with -1 arity
Usually we deal with splats by speculating that they're of a specific
size. In this case, the C method takes a pointer and a length, so
we can support changing sizes just fine.
2024-02-27 17:50:38 +00:00
..
src YJIT: Support splat with C methods with -1 arity 2024-02-27 17:50:38 +00:00
Cargo.lock Bump shlex from 1.1.0 to 1.3.0 in /yjit/bindgen (#9652) 2024-01-22 14:11:07 -08:00
Cargo.toml Suppressing security alert of atty dependency by env_logger-0.9.0 2023-07-04 10:18:54 -04:00