[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: lua_pop and garbage collection
- From: Shmuel Zeigerman <shmuz@...>
- Date: Tue, 27 May 2014 18:09:21 +0300
Can a garbage collection cycle occur inside lua_pop() or lua_setstack()
calls? If it cannot, is it guaranteed somewhere in the docs or is it
implementation dependent?
--
Shmuel