Cyclone Scheme  0.28.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
Mutation table

Mutation table to support the minor GC write barrier. More...

Functions

void add_mutation (void *data, object var, int index, object value)
 
void clear_mutations (void *data)
 

Detailed Description

Mutation table to support the minor GC write barrier.