vm_call_method: use struct assignment
This further reduces the generated binary of vm_call_method from 566 bytes to 545 bytes on my machine, according to nm(1).
vm_call_method: use struct assignment
This further reduces the generated binary of vm_call_method from 566
bytes to 545 bytes on my machine, according to nm(1).