diff options
author | Andy Wingo <wingo@pobox.com> | 2019-06-06 17:39:53 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2019-06-06 17:39:53 +0200 |
commit | f07fadc72e148d13bb4b42a3d9ecde6ab7a2296c (patch) | |
tree | a63fdbad6a8e8d007ff4f0f44d0586dc3caf2a1a /module/system/vm/assembler.scm | |
parent | c86758c298fdd06456939d16d604f9ff9a6c7b10 (diff) | |
download | guile-f07fadc72e148d13bb4b42a3d9ecde6ab7a2296c.tar.gz |
VM does not initialize stack frames
* libguile/jit.c (compile_alloc_frame): Stop initializing locals.
(compile_bind_rest): Use emit_alloc_frame.
* libguile/vm-engine.c (assert_nargs_ee_locals, allocate_frame): Don't
initialize locals.
(bind_rest): Don't initialize locals, and assert that the locals count
has a minimum.
Diffstat (limited to 'module/system/vm/assembler.scm')
0 files changed, 0 insertions, 0 deletions