Tony Cook 368aef349e 64-bit stack: call_sv mark and return value handling
call_sv() used I32 for a saved mark and the return value.

The XS::APItest call_sv() wrapper used an I32 index to reposition
the argument list supplied to call_sv().

I haven't created additional tests for call_argv(), call_pv() nor
call_method(), these simply pass the return value on, I don't think
it worth the extra tests.
2023-09-25 14:35:17 +10:00
..
2022-05-04 09:35:44 -06:00
2023-07-03 14:10:04 +10:00
2021-10-08 19:21:33 +01:00
2022-09-05 14:02:23 -06:00
2021-10-08 19:21:33 +01:00
2023-08-09 13:48:13 +10:00
2022-06-10 06:48:35 -06:00
2020-07-20 23:28:13 +01:00