FFI: Rehash finalizer table after GC cycle, if needed.
This commit is contained in:
@@ -493,7 +493,7 @@ typedef struct GCState {
|
||||
MSize threshold; /* Memory threshold. */
|
||||
uint8_t currentwhite; /* Current white color. */
|
||||
uint8_t state; /* GC state. */
|
||||
uint8_t unused1;
|
||||
uint8_t nocdatafin; /* No cdata finalizer called. */
|
||||
uint8_t unused2;
|
||||
MSize sweepstr; /* Sweep position in string table. */
|
||||
GCRef root; /* List of all collectable objects. */
|
||||
|
||||
Reference in New Issue
Block a user