Commit fb5f10e
authored
ZJIT: Snapshot once per YARV insn (ruby#15082)
This is roughly net-neutral for the number of instructions created but
at least cenetralizes where the Snapshot is made.
Previously, we might have multiple Snapshot per YARV instruction
depending on if it had event flags, if the body of the instruction also
needed a Snapshot, etc.1 parent b539cd2 commit fb5f10e
3 files changed
+1065
-1123
lines changed
0 commit comments