Cyclone Scheme  0.28.0
Functions
Shared object write barrier

Minor GC write barrier to ensure there are no references to stack objects from the heap. More...

Functions

object transport_stack_value (gc_thread_data *data, object var, object value, int *run_gc)
 

Detailed Description

Minor GC write barrier to ensure there are no references to stack objects from the heap.