aboutsummaryrefslogtreecommitdiff
path: root/lua.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-16 15:44:37 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-16 15:44:37 -0300
commit4846f7e3bb1397142ab0de808ae59c08db9832a6 (patch)
treede10475ba2b2f0713edc91f5bff801bd7eaa0b3d /lua.c
parentc220b0a5d099372e58e517b9f13eaa7bb0bec45c (diff)
downloadlua-4846f7e3bb1397142ab0de808ae59c08db9832a6.tar.gz
lua-4846f7e3bb1397142ab0de808ae59c08db9832a6.tar.bz2
lua-4846f7e3bb1397142ab0de808ae59c08db9832a6.zip
Micro optimization in OP_RETURN and OP_TAILCALL
Many functions are vararg but create no upvalues, so it is better to separate the tests for these two kinds of "extra work".
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions