mirror of
https://github.com/lua/lua.git
synced 2026-08-10 15:19:35 +00:00
Errors in finalizers need a valid 'pc' to produce an error message, even if the error is not propagated. Therefore, calls to the GC (which may call finalizers) inside luaV_execute must save the 'pc'.
55 KiB
55 KiB