mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-21 20:20:24 +02:00
* module/system/vm/assembler.scm (<arity>): Add new "has-closure?" flag. (begin-kw-arity, pack-arity-flags, write-arities): Write "elided-closure?" flag into binary. A negative flag for compat reasons. * module/system/vm/debug.scm (elided-closure?, arity-has-closure?): Add arity-has-closure? accessor. * module/system/vm/frame.scm (frame-call-representation): Count from 0 for callees with elided closures. |
||
---|---|---|
.. | ||
assembler.scm | ||
coverage.scm | ||
debug.scm | ||
disassembler.scm | ||
dwarf.scm | ||
elf.scm | ||
frame.scm | ||
inspect.scm | ||
linker.scm | ||
loader.scm | ||
program.scm | ||
trace.scm | ||
trap-state.scm | ||
traps.scm | ||
vm.scm |