diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-07-27 11:39:42 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-07-27 11:39:42 -0300 |
commit | d2c2e32e8a0f649099de0e9d04b5a72037b7b138 (patch) | |
tree | 327d3a7bd2ca97289618a0cb5daf7704ad1d5784 /all | |
parent | 8c7c9ea06502b8caa5224bf74c90a8885dbe0d42 (diff) | |
download | lua-d2c2e32e8a0f649099de0e9d04b5a72037b7b138.tar.gz lua-d2c2e32e8a0f649099de0e9d04b5a72037b7b138.tar.bz2 lua-d2c2e32e8a0f649099de0e9d04b5a72037b7b138.zip |
All objects are kept 'new' in incremental GC
Small changes to ensure that all objects are kept 'new' in incremental
GC (except for fixed strings, which are always old) and to make that
fact clearer.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions