fn emit_load_runtime_value(
bytecode: &mut Vec<u8>,
value: &RuntimeValue,
use_callt: bool,
token_patches: &mut Vec<MethodTokenPatch>,
)fn emit_load_runtime_value(
bytecode: &mut Vec<u8>,
value: &RuntimeValue,
use_callt: bool,
token_patches: &mut Vec<MethodTokenPatch>,
)