Function bytecode_interpreter::concrete::runtime::convert_move_value
source · pub fn convert_move_value(
env: &GlobalEnv,
val: &MoveValue,
ty: &BaseType
) -> PartialVMResult<TypedValue>
pub fn convert_move_value(
env: &GlobalEnv,
val: &MoveValue,
ty: &BaseType
) -> PartialVMResult<TypedValue>