mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
Since commit f407b3c4a, it was being used for two distinct (and
incompatible) meanings:
A: Function has TBC variables (now bit CIST_TBC)
B: Interpreter is closing TBC variables (original bit CIST_CLSRET)
B implies A, but A does not imply B.
32 KiB
32 KiB