YJIT: port call threshold logic from Rust to C for performance (#8628)
Port call threshold logic from Rust to C for performance
Prefix global/field names with yjit_
Fix linker error
Fix preprocessor condition for rb_yjit_threshold_hit
Fix third linker issue
Exclude yjit_calls_at_interv from RJIT bindgen
Co-authored-by: Takashi Kokubun [email protected]
YJIT: port call threshold logic from Rust to C for performance (#8628)
Port call threshold logic from Rust to C for performance
Prefix global/field names with yjit_
Fix linker error
Fix preprocessor condition for rb_yjit_threshold_hit
Fix third linker issue
Exclude yjit_calls_at_interv from RJIT bindgen
Co-authored-by: Takashi Kokubun [email protected]