Files
wasmtime/lib
Jakob Stoklund Olesen 2a600b3632 Assign stack slots to incoming function arguments.
Function arguments that don't fit in registers are passed on the stack.

Create "incoming_arg" stack slots representing the stack arguments, and
assign them to the value arguments during spilling.
2017-06-28 15:03:59 -07:00
..
2017-06-19 16:24:10 -07:00
2017-06-28 14:38:13 -07:00