Function interpret_jtype

Source
pub fn interpret_jtype<Env: InterpreterEnv>(
    env: &mut Env,
    instr: JTypeInstruction,
)