Looks up the latest specification for dependency and adds it to the always_install list.
dependency
Get the start index in the Instruction Sequence that corresponds to this YJIT::Block
YJIT::Block
Example:
x.foo(42) ^^ x[42] ^^ x += 1 ^
x.foo = 1 ^^^^^^ x[42] = 1 ^^^^^^
x + 1 ^
foo(42) ^^ foo 42 ^^
State Transition Table Serialization
State