mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-08 02:40:17 +02:00
* module/system/vm/frame.scm (frame-arguments): For subrs, we don't get names in the lambda-list, we get #f instead. But still, parse out the args in that case, assuming they are on the stack in that order. |
||
---|---|---|
.. | ||
debug.scm | ||
frame.scm | ||
instruction.scm | ||
objcode.scm | ||
profile.scm | ||
program.scm | ||
trace.scm | ||
vm.scm |