aboutsummaryrefslogtreecommitdiff
path: root/lcode.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2009-04-28 16:04:36 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2009-04-28 16:04:36 -0300
commite091a254dfe4521d837469d3ae7cc329e2df3376 (patch)
tree7ee2f1c83a9a07500b6826bb55f0f1e977785d02 /lcode.c
parent58c3aa8b5f51194980a9abf463a2648bb1413925 (diff)
downloadlua-e091a254dfe4521d837469d3ae7cc329e2df3376.tar.gz
lua-e091a254dfe4521d837469d3ae7cc329e2df3376.tar.bz2
lua-e091a254dfe4521d837469d3ae7cc329e2df3376.zip
new way to GC stacks: the entire stack must be correct all the times;
the 'dead' part of a stack (after the top) must have only nil's, so that 'top' may go up without cleaning the stack.
Diffstat (limited to 'lcode.c')
0 files changed, 0 insertions, 0 deletions