summaryrefslogtreecommitdiff
path: root/yjit/src/virtualmem.rs
AgeCommit message (Expand)Author
2022-08-29Temporarily simplify code for emit_conditional_jump to fix a bugMaxime Chevalier-Boisvert
2022-06-14YJIT: On-demand executable memory allocation; faster boot (#5944)Alan Wu