mirror of
https://github.com/lua/lua.git
synced 2026-06-27 09:39:07 +00:00
- 'L->top' is set once in 'luaD_hook', instead of being set in 'luaD_hookcall' and 'rethook'; - resume discard arguments when returning after an yield inside a hook (arguments may interfere with the coroutine stack); - yield inside a hook asserts it has no arguments.
29 KiB
29 KiB