ZJIT: objtostring to HIR
Add a fast path for known strings at compile time, otherwise calls method id to_s using Insn::SendWithoutBlock
Co-authored-by: composerinteralia [email protected]
More specific test name in zjit/src/hir.rs
Co-authored-by: Max Bernstein [email protected]
ZJIT: objtostring to HIR
Add a fast path for known strings at compile time, otherwise calls method id to_s using Insn::SendWithoutBlock
Co-authored-by: composerinteralia [email protected]
More specific test name in zjit/src/hir.rs
Co-authored-by: Max Bernstein [email protected]