diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-06-16 09:54:20 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-06-16 09:54:20 -0300 |
commit | 6d7cd31feec58011a593cf732274a33dcc1bcb53 (patch) | |
tree | a464a23b3636c45c10b998046671573422fe075c /lstate.c | |
parent | 993c58fde3a85c27f52f094002ec57dabca81028 (diff) | |
download | lua-6d7cd31feec58011a593cf732274a33dcc1bcb53.tar.gz lua-6d7cd31feec58011a593cf732274a33dcc1bcb53.tar.bz2 lua-6d7cd31feec58011a593cf732274a33dcc1bcb53.zip |
Fixed missing GC barriers in compiler and undump
While building a new prototype, the GC needs barriers for every object
(strings and nested prototypes) that is attached to the new prototype.
Diffstat (limited to 'lstate.c')
0 files changed, 0 insertions, 0 deletions