diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2017-07-27 10:50:16 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2017-07-27 10:50:16 -0300 |
commit | 6d998055c80a0fe8d4698ba02becb1813203eee9 (patch) | |
tree | 7f39b89a0d383bc8a96708c5b1cc36a036099a2a /lua.c | |
parent | 11769b203f052f7423575c1a66901cb9eb277206 (diff) | |
download | lua-6d998055c80a0fe8d4698ba02becb1813203eee9.tar.gz lua-6d998055c80a0fe8d4698ba02becb1813203eee9.tar.bz2 lua-6d998055c80a0fe8d4698ba02becb1813203eee9.zip |
no more reference 'memerrmsg' + new reference to "n"
(both can be retrieved by 'luaS_newliteral' without creating anything,
because they are fixed, but "n" deserves fast access while 'memerrmsg'
does not)
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions