mirror of
https://github.com/lua/lua.git
synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy
7e01348658
"docall" now assumes that called function is always on the stack, just
below "base". That gives more regularity for the stack shape, and prevents fallbacks of being garbage collected if they are redefined during execution.
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%