cfunction
src/core/debug.c on line 383, column 1
(debug/arg-stack fiber)
Gets all values currently on the fiber's argument stack. Normally,
this should be empty unless the fiber signals while pushing
arguments to make a function call. Returns a new array.