Files
wasmtime/lib
Jakob Stoklund Olesen 77a26b4345 Return the whole value list from detach_ebb_args().
Rather than returning the head of a linked list of EBB arguments, just
return the whole value list of all the arguments.

Delete the next_ebb_arg() method which was only used for traversing that
list.
2017-04-11 12:14:33 -07:00
..
2017-04-05 09:00:11 -07:00
2017-04-11 11:36:50 -07:00