diff options
author | Andy Wingo <wingo@pobox.com> | 2013-11-21 17:13:18 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2013-11-21 17:13:18 +0100 |
commit | 050a40db5b0b09f0b00d4d68aac67827c7f9b1ac (patch) | |
tree | c15d8b83fd8fad5626d2e115e99c55229dbb3147 /libguile/threads.c | |
parent | 0bca90aac9a209b2ae06281b00d5c3b9939d605e (diff) | |
download | guile-050a40db5b0b09f0b00d4d68aac67827c7f9b1ac.tar.gz |
Heap frames have a "frame kind" bit
* libguile/frames.h (enum scm_vm_frame_kind, SCM_VM_FRAME_KIND)
(scm_c_make_frame): Add a "frame kind" bit to the first word. This
will allow the "stack holder" to be a non-SCM object.
* libguile/continuations.c (scm_i_continuation_to_frame):
* libguile/frames.c (scm_c_make_frame, scm_frame_previous)
* libguile/stacks.c (scm_make_stack):
* libguile/vm.c (vm_dispatch_hook): Adapt frame creators to set the
frame kind bit.
Diffstat (limited to 'libguile/threads.c')
0 files changed, 0 insertions, 0 deletions