Skip to content

Commit fb5f10e

Browse files
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

Lines changed: 1065 additions & 1123 deletions

File tree

0 commit comments

Comments
 (0)