diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-07-16 15:44:37 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-07-16 15:44:37 -0300 |
commit | 4846f7e3bb1397142ab0de808ae59c08db9832a6 (patch) | |
tree | de10475ba2b2f0713edc91f5bff801bd7eaa0b3d /lapi.c | |
parent | c220b0a5d099372e58e517b9f13eaa7bb0bec45c (diff) | |
download | lua-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 'lapi.c')
0 files changed, 0 insertions, 0 deletions