lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Why the same operation (marking VM register "to-be-closed") is written in different words in comments in lopcodes.h
OP_TBC,     /* A     mark variable A "to be closed"      */
OP_TFORPREP,/* A Bx  create upvalue for R(A + 3); pc+=Bx */