Check type of instruction - can be INSN or ADJUST
If the type is ADJUST we don't want to treat it like an INSN so we have to check the type before reading from insn_info.events.
insn_info.events
[Bug #18001] [ruby-core:104371]
Co-authored-by: Aaron Patterson tenderlove@ruby-lang.org
Check type of instruction - can be INSN or ADJUST
If the type is ADJUST we don't want to treat it like an INSN so we have
to check the type before reading from
insn_info.events.[Bug #18001] [ruby-core:104371]
Co-authored-by: Aaron Patterson tenderlove@ruby-lang.org