mirror of
https://github.com/lua/lua
synced 2025-03-16 18:52:52 +03:00

opcodes. When a function is called, its entry in the stack is marked with LUA_T_(C)MARK, so function 'luaD_stackedfunction' can find it if needed. Functions now have their file names in the headers, so there is no need of 'addfile' and the like.
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%